mirror of
https://github.com/Shadowss/TravianZ.git
synced 2026-06-28 00:24:23 +00:00
Minor bug fixing
+Fixed incorrect display of footer in village statistics
This commit is contained in:
@@ -46,6 +46,9 @@ else $search = $_SESSION['search'];
|
||||
}
|
||||
}
|
||||
else echo "<td class=\"none\" colspan=\"5\">No villages found</td>";
|
||||
?>
|
||||
</tbody>
|
||||
</table>
|
||||
<?php
|
||||
include("ranksearch.tpl");
|
||||
?>
|
||||
</tbody></table>
|
||||
Reference in New Issue
Block a user