change searchbox in torrent.php to fold by default instead of open.

This commit is contained in:
knighttong
2021-03-04 10:35:55 +08:00
parent 7c857deaf4
commit 4e8a040889

View File

@@ -881,9 +881,9 @@ if ($allsec != 1 || $enablespecial != 'yes'){ //do not print searchbox if showin
<table border="1" class="searchbox" cellspacing="0" cellpadding="5" width="100%">
<tbody>
<tr>
<td class="colhead" align="center" colspan="2"><a href="javascript: klappe_news('searchboxmain')"><img class="minus" src="pic/trans.gif" id="picsearchboxmain" alt="Show/Hide" /><?php echo $lang_torrents['text_search_box'] ?></a></td>
<td class="colhead" align="center" colspan="2"><a href="javascript: klappe_news('searchboxmain')"><img class="plus" src="pic/trans.gif" id="picsearchboxmain" alt="Show/Hide" /><?php echo $lang_torrents['text_search_box'] ?></a></td>
</tr></tbody>
<tbody id="ksearchboxmain">
<tbody id="ksearchboxmain" style="display:none">
<tr>
<td class="rowfollow" align="left">
<table>