Parent Directory
|
Revision Log
|
Patch
| Revision 1.58 by sysadm, Wed May 28 01:04:24 2025 UTC | Revision 1.59 by sysadm, Wed May 28 07:30:23 2025 UTC | |
|---|---|---|
| # | Line 864 static int display_menu_current_page(MEN | Line 864 static int display_menu_current_page(MEN |
| 864 | { | { |
| 865 | if (p_menu->title.row == 0 && p_menu->title.col == 0) | if (p_menu->title.row == 0 && p_menu->title.col == 0) |
| 866 | { | { |
| 867 | show_top(p_menu->title.text, BBS_name); | show_top(p_menu->title.text, BBS_name, ""); |
| 868 | } | } |
| 869 | else | else |
| 870 | { | { |
|
||||||||
| webmaster@leafok.com | ViewVC Help |
| Powered by ViewVC 1.3.0-beta1 |