mirror of
https://github.com/Shadowss/TravianZ.git
synced 2026-08-29 14:47:14 +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>";
|
else echo "<td class=\"none\" colspan=\"5\">No villages found</td>";
|
||||||
|
?>
|
||||||
|
</tbody>
|
||||||
|
</table>
|
||||||
|
<?php
|
||||||
include("ranksearch.tpl");
|
include("ranksearch.tpl");
|
||||||
?>
|
?>
|
||||||
</tbody></table>
|
|
||||||
Reference in New Issue
Block a user