Minor bug fixing

+Fixed incorrect display of footer in village statistics
This commit is contained in:
Vladyslav
2018-08-31 13:46:08 +03:00
parent baf38dc6f9
commit afe25fb5fd
+4 -1
View File
@@ -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>