Merge pull request #2 from nankingrider/php8

change searchbox in torrents.php to fold by default instead of open.
This commit is contained in:
xiaomlove
2021-03-04 11:15:58 +08:00
committed by GitHub

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>