mirror of
https://github.com/Shadowss/TravianZ.git
synced 2026-06-28 00:24:23 +00:00
fix: The same location of the list of villages on all pages in the sidebar (#347)
On some page the list went up. Now he is on the same level.
This commit is contained in:
@@ -241,7 +241,7 @@ if(isset($_GET['o'])) {
|
||||
|
||||
?>
|
||||
|
||||
<br /><br /><div id="side_info">
|
||||
<br /><br /><br /><br /><div id="side_info">
|
||||
<?php
|
||||
include("Templates/multivillage.tpl");
|
||||
include("Templates/quest.tpl");
|
||||
|
||||
Reference in New Issue
Block a user