mirror of
https://github.com/Shadowss/TravianZ.git
synced 2026-08-30 23:27:14 +00:00
maintenance updated
This commit is contained in:
+4
-2
@@ -86,7 +86,9 @@ if($_SESSION['ok'] == 2){
|
|||||||
<div id="mid">
|
<div id="mid">
|
||||||
<?php include("Templates/menu.tpl"); ?>
|
<?php include("Templates/menu.tpl"); ?>
|
||||||
<div id="content" class="village2" style="font-size: 20pt;text-align: center">
|
<div id="content" class="village2" style="font-size: 20pt;text-align: center">
|
||||||
<p><b>Server is under maintenance</b></p>
|
<p><b>Presently, the server is not available due to maintenance.</b></p>
|
||||||
|
<img src="img/lol.PNG">
|
||||||
|
<p><b>This take a few minutes. In the meantime you can drink a coffee.</b></p>
|
||||||
</div>
|
</div>
|
||||||
<br /><br /><br /><br /><div id="side_info">
|
<br /><br /><br /><br /><div id="side_info">
|
||||||
<?php
|
<?php
|
||||||
@@ -119,4 +121,4 @@ if($_SESSION['ok'] == 2){
|
|||||||
header("Location: dorf1.php");
|
header("Location: dorf1.php");
|
||||||
exit;
|
exit;
|
||||||
}
|
}
|
||||||
?>
|
?>
|
||||||
|
|||||||
Reference in New Issue
Block a user