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:
Vladyslav
2017-11-13 23:00:02 +02:00
committed by Martin Ambrus
parent 785a371871
commit 918c12bace
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -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");
+1 -1
View File
@@ -342,7 +342,7 @@ $golds1 = mysqli_fetch_array($MyGold);
</div>
</div>
<br /><br /><div id="side_info">
<br /><br /><br /><br /><div id="side_info">
<?php
include("Templates/multivillage.tpl");
include("Templates/quest.tpl");