mirror of
https://github.com/lkddi/nexusphp.git
synced 2026-04-14 12:30:49 +08:00
add searchbox select unselect
This commit is contained in:
@@ -983,7 +983,7 @@ if ($allsec != 1 || $enablespecial != 'yes'){ //do not print searchbox if showin
|
||||
// }
|
||||
// ?>
|
||||
<!-- </table>-->
|
||||
<?php echo build_search_box_category_table($sectiontype, '1', '?', '?', 0, $_SERVER['QUERY_STRING'])?>
|
||||
<?php echo build_search_box_category_table($sectiontype, '1', '?', '?', 0, $_SERVER['QUERY_STRING'], ['select_unselect' => true])?>
|
||||
</td>
|
||||
|
||||
<td class="rowfollow" valign="middle">
|
||||
|
||||
Reference in New Issue
Block a user