mirror of
https://github.com/Shadowss/TravianZ.git
synced 2026-06-28 00:24:23 +00:00
Merge pull request #65 from armando1980/patch-23
fix lang ok by: Armando
This commit is contained in:
+2
-2
@@ -69,13 +69,13 @@ div.c1 {text-align: center}
|
||||
?>
|
||||
|
||||
<div id="content" class="village1">
|
||||
<h1>Announcement</h1>
|
||||
<h1><?php echo ANNOUNCEMENT; ?></h1>
|
||||
</br>
|
||||
<h3>Hi <?php echo $session->username; ?>,</h3>
|
||||
<?php include("Templates/text.tpl"); ?>
|
||||
<div class="c1">
|
||||
</br>
|
||||
<h3><a href="dorf1.php?ok">» Go to my village</a></h3>
|
||||
<h3><a href="dorf1.php?ok">» <?php echo GO2MY_VILLAGE; ?></a></h3>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user