Skip to content

Commit

Permalink
update side info
Browse files Browse the repository at this point in the history
  • Loading branch information
unknown authored and unknown committed Jul 12, 2012
1 parent ddab853 commit 72b892d
Show file tree
Hide file tree
Showing 18 changed files with 18 additions and 18 deletions.
2 changes: 1 addition & 1 deletion a2b.php
Expand Up @@ -227,7 +227,7 @@

?>

</br></br><div id="side_info">
</br></br></br></br><div id="side_info">
<?php
include("Templates/multivillage.tpl");
include("Templates/quest.tpl");
Expand Down
2 changes: 1 addition & 1 deletion allianz.php
Expand Up @@ -295,7 +295,7 @@ function med_showDescription(coords, desc_string){

?>
</div>
</br></br><div id="side_info">
</br></br></br></br><div id="side_info">
<?php
include("Templates/multivillage.tpl");
include("Templates/quest.tpl");
Expand Down
2 changes: 1 addition & 1 deletion banned.php
Expand Up @@ -59,7 +59,7 @@
include("Admin/Templates/ban_msg.tpl");
?>
</div>
</br></br><div id="side_info">
</br></br></br></br><div id="side_info">
<?php
include("Templates/multivillage.tpl");
include("Templates/quest.tpl");
Expand Down
2 changes: 1 addition & 1 deletion berichte.php
Expand Up @@ -125,7 +125,7 @@
?>
</div>

</br></br><div id="side_info">
</br></br></br></br><div id="side_info">
<?php
include("Templates/multivillage.tpl");
include("Templates/quest.tpl");
Expand Down
2 changes: 1 addition & 1 deletion build.php
Expand Up @@ -352,7 +352,7 @@

</div>

</br></br><div id="side_info">
</br></br></br></br><div id="side_info">
<?php
include("Templates/multivillage.tpl");
include("Templates/quest.tpl");
Expand Down
2 changes: 1 addition & 1 deletion create_account.php
Expand Up @@ -435,7 +435,7 @@ function Artefact($uid, $type, $size, $art_name, $village_name, $desc, $effect,
</form>
<?php } ?>
</div>
</br></br><div id="side_info">
</br></br></br></br><div id="side_info">
<?php
include("Templates/multivillage.tpl");
include("Templates/quest.tpl");
Expand Down
2 changes: 1 addition & 1 deletion crop_finder.php
Expand Up @@ -315,7 +315,7 @@ function getDistance($coorx1, $coory1, $coorx2, $coory2) {
}
?>
</div>
</br></br><div id="side_info">
</br></br></br></br><div id="side_info">
<?php
include("Templates/multivillage.tpl");
include("Templates/quest.tpl");
Expand Down
2 changes: 1 addition & 1 deletion dorf2.php
Expand Up @@ -77,7 +77,7 @@
}
?>
</div>
</br></br><div id="side_info">
</br></br></br></br><div id="side_info">
<?php
include("Templates/multivillage.tpl");
include("Templates/quest.tpl");
Expand Down
2 changes: 1 addition & 1 deletion dorf3.php
Expand Up @@ -87,7 +87,7 @@
?>
</div>

</br></br><div id="side_info">
</br></br></br></br><div id="side_info">
<?php
include("Templates/multivillage.tpl");
include("Templates/quest.tpl");
Expand Down
2 changes: 1 addition & 1 deletion karte.php
Expand Up @@ -82,7 +82,7 @@
include("Templates/Map/mapview.tpl");
}
?>
</br></br><div id="side_info">
</br></br></br></br><div id="side_info">
<?php
include("Templates/multivillage.tpl");
include("Templates/quest.tpl");
Expand Down
2 changes: 1 addition & 1 deletion logout.php
Expand Up @@ -62,7 +62,7 @@
<p>If other people use this computer too, you should delete your cookies for your own safety:<br /><a href="login.php?del_cookie">&raquo; delete cookies</a></p>
</div>

</br></br><div id="side_info">
</br></br></br></br><div id="side_info">
<?php
include("Templates/news.tpl");
?>
Expand Down
2 changes: 1 addition & 1 deletion nachrichten.php
Expand Up @@ -140,7 +140,7 @@
}
?>

</br></br><div id="side_info">
</br></br></br></br><div id="side_info">
<?php
include("Templates/multivillage.tpl");
include("Templates/quest.tpl");
Expand Down
2 changes: 1 addition & 1 deletion plus.php
Expand Up @@ -124,7 +124,7 @@
}
?>

</br></br><div id="side_info">
</br></br></br></br><div id="side_info">
<?php
include("Templates/multivillage.tpl");
include("Templates/quest.tpl");
Expand Down
2 changes: 1 addition & 1 deletion rules.php
Expand Up @@ -63,7 +63,7 @@
<div id="content" class="village2">
<?php include("Templates/rules.tpl"); ?>
</div>
</br></br><div id="side_info">
</br></br></br></br><div id="side_info">
<?php
include("Templates/multivillage.tpl");
include("Templates/quest.tpl");
Expand Down
2 changes: 1 addition & 1 deletion spieler.php
Expand Up @@ -153,7 +153,7 @@ function med_showDescription(coords, desc_string){
?>
</div>

</br></br><div id="side_info">
</br></br></br></br><div id="side_info">
<?php
include("Templates/multivillage.tpl");
include("Templates/quest.tpl");
Expand Down
2 changes: 1 addition & 1 deletion statistiken.php
Expand Up @@ -136,7 +136,7 @@
</table>
</div>

</br></br><div id="side_info">
</br></br></br></br><div id="side_info">
<?php
include("Templates/multivillage.tpl");
include("Templates/quest.tpl");
Expand Down
2 changes: 1 addition & 1 deletion warsim.php
Expand Up @@ -133,7 +133,7 @@
<p class="btn"><input type="image" value="ok" name="s1" id="btn_ok" class="dynamic_img" src="img/x.gif" alt="OK" /></p>
</form>
</div>
</br></br><div id="side_info">
</br></br></br></br><div id="side_info">
<?php
include("Templates/multivillage.tpl");
include("Templates/quest.tpl");
Expand Down
2 changes: 1 addition & 1 deletion winner.php
Expand Up @@ -1144,7 +1144,7 @@
<br /><br />
<center><a href="dorf1.php">&raquo; Continue</a></center>
</div>
</br></br><div id="side_info">
</br></br></br></br><div id="side_info">
<?php
include("Templates/multivillage.tpl");
include("Templates/quest.tpl");
Expand Down

0 comments on commit 72b892d

Please sign in to comment.