mirror of
https://github.com/Shadowss/TravianZ.git
synced 2026-06-28 00:24:23 +00:00
chore: HTML fixes from Eclipse
This commit is contained in:
@@ -22,3 +22,4 @@ GameEngine/Notes/*
|
||||
install/installation_done
|
||||
/.buildpath
|
||||
/.project
|
||||
/installed_1503932880/
|
||||
|
||||
@@ -10,10 +10,10 @@
|
||||
#################################################################################
|
||||
?>
|
||||
<div style="margin-top: 50px;">
|
||||
<center>
|
||||
<div style="text-align: center">
|
||||
<h1>404 - File not found</h1>
|
||||
<img src="../../gpack/travian_default/img/misc/404.gif" title="Not Found" alt="Not Found"><br />
|
||||
<p>We looked 404 times already but can't find anything, Not even an X marking the spot.</p>
|
||||
<p>This system is not complete yet. So the page probably does not exist.</p><br>
|
||||
</center>
|
||||
</div>
|
||||
</div>
|
||||
@@ -10,10 +10,10 @@
|
||||
#################################################################################
|
||||
?>
|
||||
<div style="margin-top: 50px;">
|
||||
<center>
|
||||
<div style="text-align: center">
|
||||
<h1>404 - File not found</h1>
|
||||
<img src="../../gpack/travian_default/img/misc/404.gif" title="Not Found" alt="Not Found"><br />
|
||||
<p>We looked 404 times already but can't find anything, Not even an X marking the spot.</p>
|
||||
<p>This system is not complete yet. So the page probably does not exist.</p><br>
|
||||
</center>
|
||||
</div>
|
||||
</div>
|
||||
@@ -10,10 +10,10 @@
|
||||
#################################################################################
|
||||
?>
|
||||
<div style="margin-top: 50px;">
|
||||
<center>
|
||||
<div style="text-align: center">
|
||||
<h1>404 - File not found</h1>
|
||||
<img src="../../gpack/travian_default/img/misc/404.gif" title="Not Found" alt="Not Found"><br />
|
||||
<p>We looked 404 times already but can't find anything, Not even an X marking the spot.</p>
|
||||
<p>This system is not complete yet. So the page probably does not exist.</p><br>
|
||||
</center>
|
||||
</div>
|
||||
</div>
|
||||
@@ -10,10 +10,10 @@
|
||||
#################################################################################
|
||||
?>
|
||||
<div style="margin-top: 50px;">
|
||||
<center>
|
||||
<div style="text-align: center">
|
||||
<h1>404 - File not found</h1>
|
||||
<img src="../../gpack/travian_default/img/misc/404.gif" title="Not Found" alt="Not Found"><br />
|
||||
<p>We looked 404 times already but can't find anything, Not even an X marking the spot.</p>
|
||||
<p>This system is not complete yet. So the page probably does not exist.</p><br>
|
||||
</center>
|
||||
</div>
|
||||
</div>
|
||||
@@ -19,8 +19,10 @@ unset($_SESSION['username'], $_SESSION['sessid']);
|
||||
<tbody>
|
||||
<tr>
|
||||
<td>
|
||||
<br>
|
||||
<center>Resetting Server already done.</center><br>Multihunter password is: 123456<br>
|
||||
<br />
|
||||
<div style="text-align: center">
|
||||
Resetting Server already done.</div>
|
||||
<br />Multihunter password is: 123456<br>
|
||||
</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
|
||||
+2
-2
@@ -54,7 +54,7 @@ $up_avl = $latest - $ver ;
|
||||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
|
||||
<html>
|
||||
<head>
|
||||
<link REL="shortcut icon" HREF="favicon.ico"/>
|
||||
<link rel="shortcut icon" href="favicon.ico"/>
|
||||
<title>Admin Panel</title>
|
||||
<link rel=stylesheet type="text/css" href="../img/admin/admin.css">
|
||||
<link rel=stylesheet type="text/css" href="../img/admin/acp.css">
|
||||
@@ -204,7 +204,7 @@ $up_avl = $latest - $ver ;
|
||||
<a href="?p=natarbuildingplan">Add WW Building Plan Villages</a>
|
||||
<br />
|
||||
<a href="#"><b>Admin:</b></a>
|
||||
<a href="?p=admin_log"><font color="Red"><b>Admin Log</font></b></a>
|
||||
<a href="?p=admin_log"><font color="Red"><b>Admin Log</b></font></a>
|
||||
<a href="?p=config">Server Settings</a>
|
||||
<a href="?p=resetServer">Server Resetting</a>
|
||||
<?php
|
||||
|
||||
@@ -10,10 +10,10 @@
|
||||
#################################################################################
|
||||
?>
|
||||
<div style="margin-top: 50px;">
|
||||
<center>
|
||||
<div style="text-align: center">
|
||||
<h1>404 - File not found</h1>
|
||||
<img src="../../gpack/travian_default/img/misc/404.gif" title="Not Found" alt="Not Found"><br />
|
||||
<p>We looked 404 times already but can't find anything, Not even an X marking the spot.</p>
|
||||
<p>This system is not complete yet. So the page probably does not exist.</p><br>
|
||||
</center>
|
||||
</div>
|
||||
</div>
|
||||
@@ -24,7 +24,7 @@ include("../GameEngine/Admin/database.php");
|
||||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
|
||||
<html>
|
||||
<head>
|
||||
<link REL="shortcut icon" HREF="favicon.ico"/>
|
||||
<link rel="shortcut icon" href="favicon.ico"/>
|
||||
<title>Admin Control Panel - TravianX</title>
|
||||
<link rel=stylesheet type="text/css" href="../img/admin/admin.css">
|
||||
<link rel=stylesheet type="text/css" href="../img/admin/acp.css">
|
||||
@@ -118,7 +118,7 @@ if(conf){return true;}else{return false;}
|
||||
<div id="lright1"></div>
|
||||
|
||||
<div id="ce"></div>
|
||||
|
||||
</div>
|
||||
|
||||
|
||||
</body>
|
||||
|
||||
@@ -10,10 +10,10 @@
|
||||
#################################################################################
|
||||
?>
|
||||
<div style="margin-top: 50px;">
|
||||
<center>
|
||||
<div style="text-align: center">
|
||||
<h1>404 - File not found</h1>
|
||||
<img src="../../gpack/travian_default/img/misc/404.gif" title="Not Found" alt="Not Found"><br />
|
||||
<p>We looked 404 times already but can't find anything, Not even an X marking the spot.</p>
|
||||
<p>This system is not complete yet. So the page probably does not exist.</p><br>
|
||||
</center>
|
||||
</div>
|
||||
</div>
|
||||
@@ -10,10 +10,10 @@
|
||||
#################################################################################
|
||||
?>
|
||||
<div style="margin-top: 50px;">
|
||||
<center>
|
||||
<div style="text-align: center">
|
||||
<h1>404 - File not found</h1>
|
||||
<img src="../../gpack/travian_default/img/misc/404.gif" title="Not Found" alt="Not Found"><br />
|
||||
<p>We looked 404 times already but can't find anything, Not even an X marking the spot.</p>
|
||||
<p>This system is not complete yet. So the page probably does not exist.</p><br>
|
||||
</center>
|
||||
</div>
|
||||
</div>
|
||||
@@ -931,7 +931,7 @@ define("CELEBRATIONS_COMMENCE_TOWNHALL","Celebrations can commence when the town
|
||||
define("GREAT_CELEBRATIONS","Great celebration");
|
||||
define("CULTURE_POINTS","Culture points");
|
||||
define("HOLD","hold");
|
||||
define("CELEBRATIONS_IN_PROGRESS","Celebration</br>in progress");
|
||||
define("CELEBRATIONS_IN_PROGRESS","Celebration<br />in progress");
|
||||
define("CELEBRATIONS","Celebrations");
|
||||
define("TOWNHALL_DESC","You can hold pompous celebrations in the Town Hall. Such a celebration increases your culture points. Building up your Town Hall to a higher level will decrease the length of the celebration.");
|
||||
|
||||
|
||||
@@ -906,7 +906,7 @@ define("CELEBRATIONS_COMMENCE_TOWNHALL","Celebraciones pueden comenzar cuando se
|
||||
define("GREAT_CELEBRATIONS","Gran Fiesta");
|
||||
define("CULTURE_POINTS","puntos de cultura");
|
||||
define("HOLD","celebrar");
|
||||
define("CELEBRATIONS_IN_PROGRESS","Celebracion</br>en proceso");
|
||||
define("CELEBRATIONS_IN_PROGRESS","Celebracion<br />en proceso");
|
||||
define("CELEBRATIONS","Fiesta");
|
||||
define("TOWNHALL_DESC","En el Centro Cívico puedes organizar grandes o pequeñas fiestas para los habitantes de tu aldea. Cada fiesta incrementará tus Puntos de Cultura.");
|
||||
|
||||
|
||||
@@ -10,10 +10,10 @@
|
||||
#################################################################################
|
||||
?>
|
||||
<div style="margin-top: 50px;">
|
||||
<center>
|
||||
<div style="text-align: center">
|
||||
<h1>404 - File not found</h1>
|
||||
<img src="../../gpack/travian_default/img/misc/404.gif" title="Not Found" alt="Not Found"><br />
|
||||
<p>We looked 404 times already but can't find anything, Not even an X marking the spot.</p>
|
||||
<p>This system is not complete yet. So the page probably does not exist.</p><br>
|
||||
</center>
|
||||
</div>
|
||||
</div>
|
||||
@@ -742,7 +742,7 @@ define("CELEBRATIONS_COMMENCE_TOWNHALL","Celebrations can commence when the town
|
||||
define("GREAT_CELEBRATIONS","Great celebration");
|
||||
define("CULTURE_POINTS","culture points");
|
||||
define("HOLD","hold");
|
||||
define("CELEBRATIONS_IN_PROGRESS","Celebration</br>in progress");
|
||||
define("CELEBRATIONS_IN_PROGRESS","Celebration<br />in progress");
|
||||
define("CELEBRATIONS","Celebrations");
|
||||
define("TOWNHALL_DESC","You can hold pompous celebrations in the Town Hall. Such a celebration increases your culture points. Building up your Town Hall to a higher level will decrease the length of the celebration.");
|
||||
|
||||
|
||||
@@ -752,7 +752,7 @@ define("CELEBRATIONS_COMMENCE_TOWNHALL","Celebrations can commence when the town
|
||||
define("GREAT_CELEBRATIONS","Great celebration");
|
||||
define("CULTURE_POINTS","culture points");
|
||||
define("HOLD","hold");
|
||||
define("CELEBRATIONS_IN_PROGRESS","Celebration</br>in progress");
|
||||
define("CELEBRATIONS_IN_PROGRESS","Celebration<br />in progress");
|
||||
define("CELEBRATIONS","Celebrations");
|
||||
define("TOWNHALL_DESC","You can hold pompous celebrations in the Town Hall. Such a celebration increases your culture points. Building up your Town Hall to a higher level will decrease the length of the celebration.");
|
||||
|
||||
|
||||
@@ -10,10 +10,10 @@
|
||||
#################################################################################
|
||||
?>
|
||||
<div style="margin-top: 50px;">
|
||||
<center>
|
||||
<div style="text-align: center">
|
||||
<h1>404 - File not found</h1>
|
||||
<img src="../../gpack/travian_default/img/misc/404.gif" title="Not Found" alt="Not Found"><br />
|
||||
<p>We looked 404 times already but can't find anything, Not even an X marking the spot.</p>
|
||||
<p>This system is not complete yet. So the page probably does not exist.</p><br>
|
||||
</center>
|
||||
</div>
|
||||
</div>
|
||||
@@ -10,10 +10,10 @@
|
||||
#################################################################################
|
||||
?>
|
||||
<div style="margin-top: 50px;">
|
||||
<center>
|
||||
<div style="text-align: center">
|
||||
<h1>404 - File not found</h1>
|
||||
<img src="../../gpack/travian_default/img/misc/404.gif" title="Not Found" alt="Not Found"><br />
|
||||
<p>We looked 404 times already but can't find anything, Not even an X marking the spot.</p>
|
||||
<p>This system is not complete yet. So the page probably does not exist.</p><br>
|
||||
</center>
|
||||
</div>
|
||||
</div>
|
||||
@@ -10,10 +10,10 @@
|
||||
#################################################################################
|
||||
?>
|
||||
<div style="margin-top: 50px;">
|
||||
<center>
|
||||
<div style="text-align: center">
|
||||
<h1>404 - File not found</h1>
|
||||
<img src="../../gpack/travian_default/img/misc/404.gif" title="Not Found" alt="Not Found"><br />
|
||||
<p>We looked 404 times already but can't find anything, Not even an X marking the spot.</p>
|
||||
<p>This system is not complete yet. So the page probably does not exist.</p><br>
|
||||
</center>
|
||||
</div>
|
||||
</div>
|
||||
+2
-2
@@ -10,10 +10,10 @@
|
||||
#################################################################################
|
||||
?>
|
||||
<div style="margin-top: 50px;">
|
||||
<center>
|
||||
<div style="text-align: center">
|
||||
<h1>404 - File not found</h1>
|
||||
<img src="../../gpack/travian_default/img/misc/404.gif" title="Not Found" alt="Not Found"><br />
|
||||
<p>We looked 404 times already but can't find anything, Not even an X marking the spot.</p>
|
||||
<p>This system is not complete yet. So the page probably does not exist.</p><br>
|
||||
</center>
|
||||
</div>
|
||||
</div>
|
||||
@@ -78,7 +78,7 @@ if(isset($_GET['o'])) {
|
||||
echo SERVER_NAME
|
||||
|
||||
?></title>
|
||||
<link REL="shortcut icon" HREF="favicon.ico"/>
|
||||
<link rel="shortcut icon" href="favicon.ico"/>
|
||||
<meta http-equiv="cache-control" content="max-age=0" />
|
||||
<meta http-equiv="pragma" content="no-cache" />
|
||||
<meta http-equiv="expires" content="0" />
|
||||
@@ -231,7 +231,7 @@ if(isset($_GET['o'])) {
|
||||
|
||||
?>
|
||||
|
||||
</br></br></br></br><div id="side_info">
|
||||
<br /><br /><div id="side_info">
|
||||
<?php
|
||||
include("Templates/multivillage.tpl");
|
||||
include("Templates/quest.tpl");
|
||||
|
||||
@@ -28,7 +28,7 @@ $automation->isWinner();
|
||||
<html>
|
||||
<head>
|
||||
<title><?php echo SERVER_NAME ?></title>
|
||||
<link REL="shortcut icon" HREF="favicon.ico"/>
|
||||
<link rel="shortcut icon" href="favicon.ico"/>
|
||||
<meta http-equiv="cache-control" content="max-age=0" />
|
||||
<meta http-equiv="pragma" content="no-cache" />
|
||||
<meta http-equiv="expires" content="0" />
|
||||
@@ -89,24 +89,24 @@ $golds1 = mysqli_fetch_array($MyGold);
|
||||
<tbody>
|
||||
<tr>
|
||||
<td class="desc"><b> Account Balance (old)</b></td>
|
||||
<td class="desc"><center><?php echo $golds['6']; ?></center></td>
|
||||
<td class="desc"><center><b> </b></center></td>
|
||||
<td class="desc"><center> </center></td>
|
||||
<td class="act"><center> </center></td>
|
||||
<td class="desc"><div style="text-align: center"><?php echo $golds['6']; ?></div></td>
|
||||
<td class="desc"><div style="text-align: center"><b> </b></div></td>
|
||||
<td class="desc"><div style="text-align: center"> </div></td>
|
||||
<td class="act"><div style="text-align: center"> </div></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="desc"><center><b> </b></center></td>
|
||||
<td class="desc"><center> </center></td>
|
||||
<td class="desc"><b><font color="#71D000"><center>Package</center></font></b></td>
|
||||
<td class="desc"><center>60 Gold</center></td>
|
||||
<td class="act"><center> </center></td>
|
||||
<td class="desc"><div style="text-align: center"><b> </b></div></td>
|
||||
<td class="desc"><div style="text-align: center"> </div></td>
|
||||
<td class="desc"><div style="text-align: center"><b><font color="#71D000">Package</font></b></div></td>
|
||||
<td class="desc"><div style="text-align: center">60 Gold</div></td>
|
||||
<td class="act"><div style="text-align: center"> </div></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="desc"><b> Account Balance (new)</b></td>
|
||||
<td class="desc"><center> </center></td>
|
||||
<td class="desc"><center><b> </b></center></td>
|
||||
<td class="desc"><center><?php echo $golds1['6']; ?></center></td>
|
||||
<td class="act"><center><?php echo date('d.m.Y H:i:s'); ?></center></td>
|
||||
<td class="desc"><div style="text-align: center"> </div></td>
|
||||
<td class="desc"><div style="text-align: center"><b> </b></div></td>
|
||||
<td class="desc"><div style="text-align: center"><?php echo $golds1['6']; ?></div></td>
|
||||
<td class="act"><div style="text-align: center"><?php echo date('d.m.Y H:i:s'); ?></div></td>
|
||||
</tr>
|
||||
</tbody></table>
|
||||
<p>Please verify the information.<br />It will let us know if the data is incorrect.</p>
|
||||
@@ -137,24 +137,24 @@ $golds1 = mysqli_fetch_array($MyGold);
|
||||
<tbody>
|
||||
<tr>
|
||||
<td class="desc"><b> Account Balance (old)</b></td>
|
||||
<td class="desc"><center><?php echo $golds['6']; ?></center></td>
|
||||
<td class="desc"><center><b> </b></center></td>
|
||||
<td class="desc"><center> </center></td>
|
||||
<td class="act"><center> </center></td>
|
||||
<td class="desc"><div style="text-align: center"><?php echo $golds['6']; ?></div></td>
|
||||
<td class="desc"><div style="text-align: center"><b> </b></div></td>
|
||||
<td class="desc"><div style="text-align: center"> </div></td>
|
||||
<td class="act"><div style="text-align: center"> </div></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="desc"><center><b> </b></center></td>
|
||||
<td class="desc"><center> </center></td>
|
||||
<td class="desc"><b><font color="#71D000"><center>Package</center></font></b></td>
|
||||
<td class="desc"><center>60 Gold</center></td>
|
||||
<td class="act"><center> </center></td>
|
||||
<td class="desc"><div style="text-align: center"><b> </b></div></td>
|
||||
<td class="desc"><div style="text-align: center"> </div></td>
|
||||
<td class="desc"><div style="text-align: center"><b><font color="#71D000">Package</font></b></div></td>
|
||||
<td class="desc"><div style="text-align: center">60 Gold</div></td>
|
||||
<td class="act"><div style="text-align: center"> </div></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="desc"><b> Account Balance (new)</b></td>
|
||||
<td class="desc"><center> </center></td>
|
||||
<td class="desc"><center><b> </b></center></td>
|
||||
<td class="desc"><center><?php echo $golds1['6']; ?></center></td>
|
||||
<td class="act"><center><?php echo date('d.m.Y H:i:s'); ?></center></td>
|
||||
<td class="desc"><div style="text-align: center"> </div></td>
|
||||
<td class="desc"><div style="text-align: center"><b> </b></div></td>
|
||||
<td class="desc"><div style="text-align: center"><?php echo $golds1['6']; ?></div></td>
|
||||
<td class="act"><div style="text-align: center"><?php echo date('d.m.Y H:i:s'); ?></div></td>
|
||||
</tr>
|
||||
</tbody></table>
|
||||
<p>Please verify the information.<br />It will let us know if the data is incorrect.</p>
|
||||
@@ -184,24 +184,24 @@ $golds1 = mysqli_fetch_array($MyGold);
|
||||
<tbody>
|
||||
<tr>
|
||||
<td class="desc"><b> Account Balance (old)</b></td>
|
||||
<td class="desc"><center><?php echo $golds['6']; ?></center></td>
|
||||
<td class="desc"><center><b> </b></center></td>
|
||||
<td class="desc"><center> </center></td>
|
||||
<td class="act"><center> </center></td>
|
||||
<td class="desc"><div style="text-align: center"><?php echo $golds['6']; ?></div></td>
|
||||
<td class="desc"><div style="text-align: center"><b> </b></div></td>
|
||||
<td class="desc"><div style="text-align: center"> </div></td>
|
||||
<td class="act"><div style="text-align: center"> </div></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="desc"><center><b> </b></center></td>
|
||||
<td class="desc"><center> </center></td>
|
||||
<td class="desc"><b><font color="#71D000"><center>Package</center></font></b></td>
|
||||
<td class="desc"><center>60 Gold</center></td>
|
||||
<td class="act"><center> </center></td>
|
||||
<td class="desc"><div style="text-align: center"><b> </b></div></td>
|
||||
<td class="desc"><div style="text-align: center"> </div></td>
|
||||
<td class="desc"><div style="text-align: center"><b><font color="#71D000">Package</font></b></div></td>
|
||||
<td class="desc"><div style="text-align: center">60 Gold</div></td>
|
||||
<td class="act"><div style="text-align: center"> </div></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="desc"><b> Account Balance (new)</b></td>
|
||||
<td class="desc"><center> </center></td>
|
||||
<td class="desc"><center><b> </b></center></td>
|
||||
<td class="desc"><center><?php echo $golds1['6']; ?></center></td>
|
||||
<td class="act"><center><?php echo date('d.m.Y H:i:s'); ?></center></td>
|
||||
<td class="desc"><div style="text-align: center"> </div></td>
|
||||
<td class="desc"><div style="text-align: center"><b> </b></div></td>
|
||||
<td class="desc"><div style="text-align: center"><?php echo $golds1['6']; ?></div></td>
|
||||
<td class="act"><div style="text-align: center"><?php echo date('d.m.Y H:i:s'); ?></div></td>
|
||||
</tr>
|
||||
</tbody></table>
|
||||
<p>Please verify the information.<br />It will let us know if the data is incorrect.</p>
|
||||
@@ -231,24 +231,24 @@ $golds1 = mysqli_fetch_array($MyGold);
|
||||
<tbody>
|
||||
<tr>
|
||||
<td class="desc"><b> Account Balance (old)</b></td>
|
||||
<td class="desc"><center><?php echo $golds['6']; ?></center></td>
|
||||
<td class="desc"><center><b> </b></center></td>
|
||||
<td class="desc"><center> </center></td>
|
||||
<td class="act"><center> </center></td>
|
||||
<td class="desc"><div style="text-align: center"><?php echo $golds['6']; ?></div></td>
|
||||
<td class="desc"><div style="text-align: center"><b> </b></div></td>
|
||||
<td class="desc"><div style="text-align: center"> </div></td>
|
||||
<td class="act"><div style="text-align: center"> </div></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="desc"><center><b> </b></center></td>
|
||||
<td class="desc"><center> </center></td>
|
||||
<td class="desc"><b><font color="#71D000"><center>Package</center></font></b></td>
|
||||
<td class="desc"><center>60 Gold</center></td>
|
||||
<td class="act"><center> </center></td>
|
||||
<td class="desc"><div style="text-align: center"><b> </b></div></td>
|
||||
<td class="desc"><div style="text-align: center"> </div></td>
|
||||
<td class="desc"><div style="text-align: center"><b><font color="#71D000">Package</font></b></div></td>
|
||||
<td class="desc"><div style="text-align: center">60 Gold</div></td>
|
||||
<td class="act"><div style="text-align: center"> </div></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="desc"><b> Account Balance (new)</b></td>
|
||||
<td class="desc"><center> </center></td>
|
||||
<td class="desc"><center><b> </b></center></td>
|
||||
<td class="desc"><center><?php echo $golds1['6']; ?></center></td>
|
||||
<td class="act"><center><?php echo date('d.m.Y H:i:s'); ?></center></td>
|
||||
<td class="desc"><div style="text-align: center"> </div></td>
|
||||
<td class="desc"><div style="text-align: center"><b> </b></div></td>
|
||||
<td class="desc"><div style="text-align: center"><?php echo $golds1['6']; ?></div></td>
|
||||
<td class="act"><div style="text-align: center"><?php echo date('d.m.Y H:i:s'); ?></div></td>
|
||||
</tr>
|
||||
</tbody></table>
|
||||
<p>Please verify the information.<br />It will let us know if the data is incorrect.</p>
|
||||
@@ -278,24 +278,24 @@ $golds1 = mysqli_fetch_array($MyGold);
|
||||
<tbody>
|
||||
<tr>
|
||||
<td class="desc"><b> Account Balance (old)</b></td>
|
||||
<td class="desc"><center><?php echo $golds['6']; ?></center></td>
|
||||
<td class="desc"><center><b> </b></center></td>
|
||||
<td class="desc"><center> </center></td>
|
||||
<td class="act"><center> </center></td>
|
||||
<td class="desc"><div style="text-align: center"><?php echo $golds['6']; ?></div></td>
|
||||
<td class="desc"><div style="text-align: center"><b> </b></div></td>
|
||||
<td class="desc"><div style="text-align: center"> </div></td>
|
||||
<td class="act"><div style="text-align: center"> </div></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="desc"><center><b> </b></center></td>
|
||||
<td class="desc"><center> </center></td>
|
||||
<td class="desc"><b><font color="#71D000"><center>Package</center></font></b></td>
|
||||
<td class="desc"><center>60 Gold</center></td>
|
||||
<td class="act"><center> </center></td>
|
||||
<td class="desc"><div style="text-align: center"><b> </b></div></td>
|
||||
<td class="desc"><div style="text-align: center"> </div></td>
|
||||
<td class="desc"><div style="text-align: center"><b><font color="#71D000">Package</font></b></div></td>
|
||||
<td class="desc"><div style="text-align: center">60 Gold</div></td>
|
||||
<td class="act"><div style="text-align: center"> </div></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="desc"><b> Account Balance (new)</b></td>
|
||||
<td class="desc"><center> </center></td>
|
||||
<td class="desc"><center><b> </b></center></td>
|
||||
<td class="desc"><center><?php echo $golds1['6']; ?></center></td>
|
||||
<td class="act"><center><?php echo date('d.m.Y H:i:s'); ?></center></td>
|
||||
<td class="desc"><div style="text-align: center"> </div></td>
|
||||
<td class="desc"><div style="text-align: center"><b> </b></div></td>
|
||||
<td class="desc"><div style="text-align: center"><?php echo $golds1['6']; ?></div></td>
|
||||
<td class="act"><div style="text-align: center"><?php echo date('d.m.Y H:i:s'); ?></div></td>
|
||||
</tr>
|
||||
</tbody></table>
|
||||
<p>Please verify the information.<br />It will let us know if the data is incorrect.</p>
|
||||
@@ -321,10 +321,10 @@ $golds1 = mysqli_fetch_array($MyGold);
|
||||
<tbody>
|
||||
<tr>
|
||||
<td class="desc"><b> Current account balance</b></td>
|
||||
<td class="desc"><center> </center></td>
|
||||
<td class="desc"><center><b>Account inquiry</b></center></td>
|
||||
<td class="desc"><center><?php echo $golds['6']; ?></center></td>
|
||||
<td class="act"><center><?php echo date('d.m.Y H:i:s'); ?></center></td>
|
||||
<td class="desc"><div style="text-align: center"> </div></td>
|
||||
<td class="desc"><div style="text-align: center"><b>Account inquiry</b></div></td>
|
||||
<td class="desc"><div style="text-align: center"><?php echo $golds['6']; ?></div></td>
|
||||
<td class="act"><div style="text-align: center"><?php echo date('d.m.Y H:i:s'); ?></div></td>
|
||||
</tr>
|
||||
</tbody></table>
|
||||
<p>Please verify the information.<br />It will let us know if the data is incorrect.</p>
|
||||
@@ -338,7 +338,7 @@ $golds1 = mysqli_fetch_array($MyGold);
|
||||
|
||||
</div>
|
||||
</div>
|
||||
</br></br></br></br><div id="side_info">
|
||||
<br /><br /><div id="side_info">
|
||||
<?php
|
||||
include("Templates/multivillage.tpl");
|
||||
include("Templates/quest.tpl");
|
||||
|
||||
+1
-1
@@ -16,7 +16,7 @@ include('GameEngine/Account.php');
|
||||
<html>
|
||||
<head>
|
||||
<title><?php echo SERVER_NAME; ?></title>
|
||||
<link REL="shortcut icon" HREF="favicon.ico"/>
|
||||
<link rel="shortcut icon" href="favicon.ico"/>
|
||||
<meta name="content-language" content="en" />
|
||||
<meta http-equiv="cache-control" content="max-age=0" />
|
||||
<meta http-equiv="imagetoolbar" content="no" />
|
||||
|
||||
+2
-2
@@ -62,7 +62,7 @@ if(isset($_GET['aid']) or isset($_GET['fid']) or isset($_GET['fid2']) or $sessio
|
||||
echo SERVER_NAME
|
||||
|
||||
?></title>
|
||||
<link REL="shortcut icon" HREF="favicon.ico"/>
|
||||
<link rel="shortcut icon" href="favicon.ico"/>
|
||||
<meta http-equiv="cache-control" content="max-age=0" />
|
||||
<meta http-equiv="pragma" content="no-cache" />
|
||||
<meta http-equiv="expires" content="0" />
|
||||
@@ -291,7 +291,7 @@ $invite_permission = $database->getAlliancePermission($session->uid, "opt4", 0);
|
||||
|
||||
?>
|
||||
</div>
|
||||
</br></br></br></br><div id="side_info">
|
||||
<br /><br /><br /><br /><div id="side_info">
|
||||
<?php
|
||||
include("Templates/multivillage.tpl");
|
||||
include("Templates/quest.tpl");
|
||||
|
||||
+14
-14
@@ -17,7 +17,7 @@ $invited=(isset($_GET['uid'])) ? filter_var($_GET['uid'], FILTER_SANITIZE_NUMBER
|
||||
<html>
|
||||
<head>
|
||||
<title><?php echo SERVER_NAME; ?></title>
|
||||
<link REL="shortcut icon" HREF="favicon.ico"/>
|
||||
<link rel="shortcut icon" href="favicon.ico"/>
|
||||
<meta name="content-language" content="en" />
|
||||
<meta http-equiv="cache-control" content="max-age=0" />
|
||||
<meta http-equiv="imagetoolbar" content="no" />
|
||||
@@ -43,7 +43,7 @@ $invited=(isset($_GET['uid'])) ? filter_var($_GET['uid'], FILTER_SANITIZE_NUMBER
|
||||
if(REG_OPEN == true){ ?>
|
||||
<div id="content" class="signup">
|
||||
|
||||
<h1><img src="img/x.gif" class="anmelden" alt="register for the game"></h1>
|
||||
<h1><img src="img/x.gif" class="anmelden" alt="register for the game" /></h1>
|
||||
<h5><img src="img/x.gif" class="img_u05" alt="registration"/></h5>
|
||||
|
||||
<p><?php echo BEFORE_REGISTER; ?></p>
|
||||
@@ -55,7 +55,7 @@ if(REG_OPEN == true){ ?>
|
||||
<table cellpadding="1" cellspacing="1" id="sign_input">
|
||||
<tbody>
|
||||
<tr class="top">
|
||||
<th><?php echo NICKNAME; ?></td>
|
||||
<th><?php echo NICKNAME; ?></th>
|
||||
<td><input class="text" type="text" name="name" value="<?php echo $form->getValue('name'); ?>" maxlength="30" />
|
||||
<span class="error"><?php echo $form->getError('name'); ?></span>
|
||||
</td>
|
||||
@@ -80,23 +80,23 @@ if(REG_OPEN == true){ ?>
|
||||
<table cellpadding="1" cellspacing="1" id="sign_select">
|
||||
<tbody>
|
||||
<tr class="top">
|
||||
<th><img src="img/x.gif" class="img_u06" alt="choose tribe"></th>
|
||||
<th colspan="2"><img src="img/x.gif" class="img_u07" alt="starting position"></th>
|
||||
<th><img src="img/x.gif" class="img_u06" alt="choose tribe" /></th>
|
||||
<th colspan="2"><img src="img/x.gif" class="img_u07" alt="starting position" /></th>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="nat"><label><input class="radio" type="radio" name="vid" value="1" <?php echo $form->getRadio('vid',1); ?>> <?php echo ROMANS; ?></label></td>
|
||||
<td class="pos1"><label><input class="radio" type="radio" name="kid" value="0" checked> <?php echo RANDOM; ?></label></td>
|
||||
<td class="nat"><label><input class="radio" type="radio" name="vid" value="1" <?php echo $form->getRadio('vid',1); ?> /> <?php echo ROMANS; ?></label></td>
|
||||
<td class="pos1"><label><input class="radio" type="radio" name="kid" value="0" checked="checked" /> <?php echo RANDOM; ?></label></td>
|
||||
<td class="pos2"> </td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><label><input class="radio" type="radio" name="vid" value="2" <?php echo $form->getRadio('vid',2); ?>> <?php echo TEUTONS; ?></label></td>
|
||||
<td><label><input class="radio" type="radio" name="kid" value="1" <?php echo $form->getRadio('kid',1); ?>> <?php echo NW; ?> <b>(-|+)</b> </label></td>
|
||||
<td><label><input class="radio" type="radio" name="kid" value="2" <?php echo $form->getRadio('kid',2); ?>> <?php echo NE; ?> <b>(+|+)</b></label></td>
|
||||
<td><label><input class="radio" type="radio" name="vid" value="2" <?php echo $form->getRadio('vid',2); ?> /> <?php echo TEUTONS; ?></label></td>
|
||||
<td><label><input class="radio" type="radio" name="kid" value="1" <?php echo $form->getRadio('kid',1); ?> /> <?php echo NW; ?> <b>(-|+)</b> </label></td>
|
||||
<td><label><input class="radio" type="radio" name="kid" value="2" <?php echo $form->getRadio('kid',2); ?> /> <?php echo NE; ?> <b>(+|+)</b></label></td>
|
||||
</tr>
|
||||
<tr class="btm">
|
||||
<td><label><input class="radio" type="radio" name="vid" value="3" <?php echo $form->getRadio('vid',3); ?>> <?php echo GAULS; ?></label></td>
|
||||
<td><label><input class="radio" type="radio" name="kid" value="3" <?php echo $form->getRadio('kid',3); ?>> <?php echo SW; ?> <b>(-|-)</b></label></td>
|
||||
<td><label><input class="radio" type="radio" name="kid" value="4" <?php echo $form->getRadio('kid',4); ?>> <?php echo SE; ?> <b>(+|-)</b></label></td>
|
||||
<td><label><input class="radio" type="radio" name="vid" value="3" <?php echo $form->getRadio('vid',3); ?> /> <?php echo GAULS; ?></label></td>
|
||||
<td><label><input class="radio" type="radio" name="kid" value="3" <?php echo $form->getRadio('kid',3); ?> /> <?php echo SW; ?> <b>(-|-)</b></label></td>
|
||||
<td><label><input class="radio" type="radio" name="kid" value="4" <?php echo $form->getRadio('kid',4); ?> /> <?php echo SE; ?> <b>(+|-)</b></label></td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
@@ -121,7 +121,7 @@ echo $form->getError('agree');
|
||||
<?php }else{ ?>
|
||||
<div id="content" class="signup">
|
||||
|
||||
<h1><img src="img/x.gif" class="anmelden" alt="register for the game"></h1>
|
||||
<h1><img src="img/x.gif" class="anmelden" alt="register for the game" /></h1>
|
||||
<h5><img src="img/x.gif" class="img_u05" alt="registration"/></h5>
|
||||
|
||||
<p><?php echo REGISTER_CLOSED; ?></p>
|
||||
|
||||
+2
-2
@@ -18,7 +18,7 @@ if($session->access == BANNED){
|
||||
<html>
|
||||
<head>
|
||||
<title><?php echo SERVER_NAME ?></title>
|
||||
<link REL="shortcut icon" HREF="favicon.ico"/>
|
||||
<link rel="shortcut icon" href="favicon.ico"/>
|
||||
<meta http-equiv="cache-control" content="max-age=0" />
|
||||
<meta http-equiv="pragma" content="no-cache" />
|
||||
<meta http-equiv="expires" content="0" />
|
||||
@@ -59,7 +59,7 @@ if($session->access == BANNED){
|
||||
include("Admin/Templates/ban_msg.tpl");
|
||||
?>
|
||||
</div>
|
||||
</br></br></br></br><div id="side_info">
|
||||
<br /><br /><br /><br /><div id="side_info">
|
||||
<?php
|
||||
include("Templates/multivillage.tpl");
|
||||
include("Templates/quest.tpl");
|
||||
|
||||
+2
-2
@@ -31,7 +31,7 @@ if(isset($_GET['t'])) {
|
||||
<html>
|
||||
<head>
|
||||
<title><?php echo SERVER_NAME ?></title>
|
||||
<link REL="shortcut icon" HREF="favicon.ico"/>
|
||||
<link rel="shortcut icon" href="favicon.ico"/>
|
||||
<meta http-equiv="cache-control" content="max-age=0" />
|
||||
<meta http-equiv="pragma" content="no-cache" />
|
||||
<meta http-equiv="expires" content="0" />
|
||||
@@ -125,7 +125,7 @@ if($_GET['aid']!=0){
|
||||
?>
|
||||
</div>
|
||||
|
||||
</br></br></br></br><div id="side_info">
|
||||
<br /><br /><br /><br /><div id="side_info">
|
||||
<?php
|
||||
include("Templates/multivillage.tpl");
|
||||
include("Templates/quest.tpl");
|
||||
|
||||
@@ -269,7 +269,7 @@ $automation->isWinner();
|
||||
<html>
|
||||
<head>
|
||||
<title><?php echo SERVER_NAME; ?></title>
|
||||
<link REL="shortcut icon" HREF="favicon.ico"/>
|
||||
<link rel="shortcut icon" href="favicon.ico"/>
|
||||
<meta http-equiv="cache-control" content="max-age=0" />
|
||||
<meta http-equiv="pragma" content="no-cache" />
|
||||
<meta http-equiv="expires" content="0" />
|
||||
@@ -359,7 +359,7 @@ header("Location: ".$_SERVER['PHP_SELF']."?id=39");
|
||||
|
||||
</div>
|
||||
|
||||
</br></br></br></br><div id="side_info">
|
||||
<br /><br /><br /><br /><div id="side_info">
|
||||
<?php
|
||||
include("Templates/multivillage.tpl");
|
||||
include("Templates/quest.tpl");
|
||||
|
||||
+7
-7
@@ -36,7 +36,7 @@ $start = $generator->pageLoadTimeStart();
|
||||
<html>
|
||||
<head>
|
||||
<title><?php echo SERVER_NAME ?></title>
|
||||
<link REL="shortcut icon" HREF="favicon.ico"/>
|
||||
<link rel="shortcut icon" href="favicon.ico"/>
|
||||
<meta http-equiv="cache-control" content="max-age=0" />
|
||||
<meta http-equiv="pragma" content="no-cache" />
|
||||
<meta http-equiv="expires" content="0" />
|
||||
@@ -505,17 +505,17 @@ if($_POST['password'] != ""){
|
||||
|
||||
<p>
|
||||
<span>Choose Password</span>
|
||||
<table>
|
||||
<tr><td>Password:</td><td><input type="text" name="password" value=""></td></tr>
|
||||
</table>
|
||||
</p>
|
||||
<table>
|
||||
<tr><td>Password:</td><td><input type="text" name="password" value="" /></td></tr>
|
||||
</table>
|
||||
|
||||
<center>
|
||||
<input type="submit" name="Submit" id="Submit" value="Submit"></center>
|
||||
<div style="text-align: center">
|
||||
<input type="submit" name="Submit" id="Submit" value="Submit" /></div>
|
||||
</form>
|
||||
<?php } ?>
|
||||
</div>
|
||||
</br></br></br></br><div id="side_info">
|
||||
<br /><br /><br /><br /><div id="side_info">
|
||||
<?php
|
||||
include("Templates/multivillage.tpl");
|
||||
include("Templates/quest.tpl");
|
||||
|
||||
+9
-16
@@ -31,7 +31,7 @@
|
||||
echo SERVER_NAME
|
||||
|
||||
?> - Crop Finder</title>
|
||||
<link REL="shortcut icon" HREF="favicon.ico"/>
|
||||
<link rel="shortcut icon" href="favicon.ico"/>
|
||||
<meta http-equiv="cache-control" content="max-age=0" />
|
||||
<meta http-equiv="pragma" content="no-cache" />
|
||||
<meta http-equiv="expires" content="0" />
|
||||
@@ -98,10 +98,10 @@
|
||||
<div id="content" class="player">
|
||||
|
||||
<h1>Crop Finder</h1>
|
||||
<center>
|
||||
<div style="text-align: center">
|
||||
<img width="200" src="gpack/travian_default/img/g/f6.jpg" />
|
||||
<img width="200" src="gpack/travian_default/img/g/f1.jpg" />
|
||||
</center>
|
||||
</div>
|
||||
<br /><br />
|
||||
<form action="<?php echo $_SERVER['PHP_SELF']; ?>?s" method="post">
|
||||
<table>
|
||||
@@ -115,10 +115,10 @@
|
||||
</tr>
|
||||
<tr>
|
||||
<td>Startposition:</td>
|
||||
<td>x: <input type="text" name="x" value="<?php print $coor2['x']; ?>" size="3" /> y: <input type="text" name="y" value="<?php print $coor2['y']; ?>" size="3" />
|
||||
<td>x: <input type="text" name="x" value="<?php print $coor2['x']; ?>" size="3" /> y: <input type="text" name="y" value="<?php print $coor2['y']; ?>" size="3" /></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td colspan="2"><input type="submit" name="submit" value="Search"></td>
|
||||
<td colspan="2"><input type="submit" name="submit" value="Search" /></td>
|
||||
</tr>
|
||||
</table>
|
||||
</form>
|
||||
@@ -167,9 +167,6 @@
|
||||
</tr>
|
||||
</thead><tbody>
|
||||
|
||||
|
||||
</td></tr><br>
|
||||
|
||||
<?php
|
||||
|
||||
while($row = mysqli_fetch_array($type15)) {
|
||||
@@ -192,7 +189,7 @@
|
||||
echo "<td><a href=\"spieler.php?uid=".$database->getVillageField($row['id'], "owner")."\">".$database->getUserField($database->getVillageField($row['id'], "owner"), "username", 0)."</a></td>";
|
||||
echo "<td><b><font color=\"red\">Occupied</b></font></td>";
|
||||
}
|
||||
echo "<td><center>".getDistance($coor['x'], $coor['y'], $row['x'], $row['y'])."</center></td>";
|
||||
echo "<td><div style=\"text-align: center\">".getDistance($coor['x'], $coor['y'], $row['x'], $row['y'])."</div></td>";
|
||||
}
|
||||
|
||||
?>
|
||||
@@ -219,8 +216,6 @@
|
||||
</tr>
|
||||
</thead><tbody>
|
||||
|
||||
|
||||
</td></tr><br>
|
||||
<?php
|
||||
|
||||
unset($rows);
|
||||
@@ -245,7 +240,7 @@
|
||||
echo "<td><a href=\"spieler.php?uid=".$database->getVillageField($row['id'], "owner")."\">".$database->getUserField($database->getVillageField($row['id'], "owner"), "username", 0)."</a></td>";
|
||||
echo "<td><b><font color=\"red\">Occupied</b></font></td>";
|
||||
}
|
||||
echo "<td><center>".getDistance($coor['x'], $coor['y'], $row['x'], $row['y'])."</center></td>";
|
||||
echo "<td><div style=\"text-align: center\">".getDistance($coor['x'], $coor['y'], $row['x'], $row['y'])."</div></td>";
|
||||
}
|
||||
|
||||
?>
|
||||
@@ -272,8 +267,6 @@
|
||||
</tr>
|
||||
</thead><tbody>
|
||||
|
||||
|
||||
</td></tr><br>
|
||||
<?php
|
||||
|
||||
unset($rows);
|
||||
@@ -303,7 +296,7 @@
|
||||
echo "<td><a href=\"spieler.php?uid=".$database->getVillageField($row['id'], "owner")."\">".$database->getUserField($database->getVillageField($row['id'], "owner"), "username", 0)."</a></td>";
|
||||
echo "<td><b><font color=\"red\">Occupied</b></font></td>";
|
||||
}
|
||||
echo "<td><center>".getDistance($coor['x'], $coor['y'], $row['x'], $row['y'])."</center></td>";
|
||||
echo "<td><div style=\"text-align: center\">".getDistance($coor['x'], $coor['y'], $row['x'], $row['y'])."</div></td>";
|
||||
}
|
||||
|
||||
?>
|
||||
@@ -315,7 +308,7 @@
|
||||
}
|
||||
?>
|
||||
</div>
|
||||
</br></br></br></br><div id="side_info">
|
||||
<br /><br /><br /><br /><div id="side_info">
|
||||
<?php
|
||||
include("Templates/multivillage.tpl");
|
||||
include("Templates/quest.tpl");
|
||||
|
||||
@@ -26,7 +26,7 @@ if(isset($_GET['newdid'])) {
|
||||
<html>
|
||||
<head>
|
||||
<title><?php echo SERVER_NAME ?></title>
|
||||
<link REL="shortcut icon" HREF="favicon.ico"/>
|
||||
<link rel="shortcut icon" href="favicon.ico"/>
|
||||
<meta http-equiv="cache-control" content="max-age=0" />
|
||||
<meta http-equiv="pragma" content="no-cache" />
|
||||
<meta http-equiv="expires" content="0" />
|
||||
@@ -69,7 +69,7 @@ if(isset($_GET['newdid'])) {
|
||||
$timer = 1;
|
||||
?>
|
||||
<div id="map_details">
|
||||
</br></br>
|
||||
<br /><br />
|
||||
<?php
|
||||
include("Templates/movement.tpl");
|
||||
include("Templates/production.tpl");
|
||||
@@ -80,7 +80,7 @@ if($building->NewBuilding) {
|
||||
}
|
||||
?>
|
||||
</div>
|
||||
</br></br></br></br><div id="side_info">
|
||||
<br /><br /><br /><br /><div id="side_info">
|
||||
<?php
|
||||
include("Templates/multivillage.tpl");
|
||||
include("Templates/quest.tpl");
|
||||
|
||||
@@ -24,7 +24,7 @@ $building->procBuild($_GET);
|
||||
<html>
|
||||
<head>
|
||||
<title><?php echo SERVER_NAME ?></title>
|
||||
<link REL="shortcut icon" HREF="favicon.ico"/>
|
||||
<link rel="shortcut icon" href="favicon.ico"/>
|
||||
<meta http-equiv="cache-control" content="max-age=0" />
|
||||
<meta http-equiv="pragma" content="no-cache" />
|
||||
<meta http-equiv="expires" content="0" />
|
||||
@@ -69,7 +69,7 @@ if($building->NewBuilding) {
|
||||
}
|
||||
?>
|
||||
</div>
|
||||
</br></br></br></br><div id="side_info">
|
||||
<br /><br /><br /><br /><div id="side_info">
|
||||
<?php
|
||||
include("Templates/multivillage.tpl");
|
||||
include("Templates/quest.tpl");
|
||||
|
||||
@@ -28,7 +28,7 @@ if(isset($_GET['newdid'])) {
|
||||
<html>
|
||||
<head>
|
||||
<title><?php echo SERVER_NAME ?></title>
|
||||
<link REL="shortcut icon" HREF="favicon.ico"/>
|
||||
<link rel="shortcut icon" href="favicon.ico"/>
|
||||
<meta http-equiv="cache-control" content="max-age=0" />
|
||||
<meta http-equiv="pragma" content="no-cache" />
|
||||
<meta http-equiv="expires" content="0" />
|
||||
@@ -88,7 +88,7 @@ if($session->plus){
|
||||
?>
|
||||
</div>
|
||||
|
||||
</br></br></br></br><div id="side_info">
|
||||
<br /><br /><br /><br /><div id="side_info">
|
||||
<?php
|
||||
include("Templates/multivillage.tpl");
|
||||
include("Templates/quest.tpl");
|
||||
|
||||
+2
-2
@@ -10,10 +10,10 @@
|
||||
#################################################################################
|
||||
?>
|
||||
<div style="margin-top: 50px;">
|
||||
<center>
|
||||
<div style="text-align: center">
|
||||
<h1>404 - File not found</h1>
|
||||
<img src="../../gpack/travian_default/img/misc/404.gif" title="Not Found" alt="Not Found"><br />
|
||||
<p>We looked 404 times already but can't find anything, Not even an X marking the spot.</p>
|
||||
<p>This system is not complete yet. So the page probably does not exist.</p><br>
|
||||
</center>
|
||||
</div>
|
||||
</div>
|
||||
@@ -10,10 +10,10 @@
|
||||
#################################################################################
|
||||
?>
|
||||
<div style="margin-top: 50px;">
|
||||
<center>
|
||||
<div style="text-align: center">
|
||||
<h1>404 - File not found</h1>
|
||||
<img src="../../gpack/travian_default/img/misc/404.gif" title="Not Found" alt="Not Found"><br />
|
||||
<p>We looked 404 times already but can't find anything, Not even an X marking the spot.</p>
|
||||
<p>This system is not complete yet. So the page probably does not exist.</p><br>
|
||||
</center>
|
||||
</div>
|
||||
</div>
|
||||
@@ -10,10 +10,10 @@
|
||||
#################################################################################
|
||||
?>
|
||||
<div style="margin-top: 50px;">
|
||||
<center>
|
||||
<div style="text-align: center">
|
||||
<h1>404 - File not found</h1>
|
||||
<img src="../../gpack/travian_default/img/misc/404.gif" title="Not Found" alt="Not Found"><br />
|
||||
<p>We looked 404 times already but can't find anything, Not even an X marking the spot.</p>
|
||||
<p>This system is not complete yet. So the page probably does not exist.</p><br>
|
||||
</center>
|
||||
</div>
|
||||
</div>
|
||||
@@ -10,10 +10,10 @@
|
||||
#################################################################################
|
||||
?>
|
||||
<div style="margin-top: 50px;">
|
||||
<center>
|
||||
<div style="text-align: center">
|
||||
<h1>404 - File not found</h1>
|
||||
<img src="../../gpack/travian_default/img/misc/404.gif" title="Not Found" alt="Not Found"><br />
|
||||
<p>We looked 404 times already but can't find anything, Not even an X marking the spot.</p>
|
||||
<p>This system is not complete yet. So the page probably does not exist.</p><br>
|
||||
</center>
|
||||
</div>
|
||||
</div>
|
||||
@@ -10,10 +10,10 @@
|
||||
#################################################################################
|
||||
?>
|
||||
<div style="margin-top: 50px;">
|
||||
<center>
|
||||
<div style="text-align: center">
|
||||
<h1>404 - File not found</h1>
|
||||
<img src="../../gpack/travian_default/img/misc/404.gif" title="Not Found" alt="Not Found"><br />
|
||||
<p>We looked 404 times already but can't find anything, Not even an X marking the spot.</p>
|
||||
<p>This system is not complete yet. So the page probably does not exist.</p><br>
|
||||
</center>
|
||||
</div>
|
||||
</div>
|
||||
@@ -10,10 +10,10 @@
|
||||
#################################################################################
|
||||
?>
|
||||
<div style="margin-top: 50px;">
|
||||
<center>
|
||||
<div style="text-align: center">
|
||||
<h1>404 - File not found</h1>
|
||||
<img src="../../gpack/travian_default/img/misc/404.gif" title="Not Found" alt="Not Found"><br />
|
||||
<p>We looked 404 times already but can't find anything, Not even an X marking the spot.</p>
|
||||
<p>This system is not complete yet. So the page probably does not exist.</p><br>
|
||||
</center>
|
||||
</div>
|
||||
</div>
|
||||
@@ -10,10 +10,10 @@
|
||||
#################################################################################
|
||||
?>
|
||||
<div style="margin-top: 50px;">
|
||||
<center>
|
||||
<div style="text-align: center">
|
||||
<h1>404 - File not found</h1>
|
||||
<img src="../../gpack/travian_default/img/misc/404.gif" title="Not Found" alt="Not Found"><br />
|
||||
<p>We looked 404 times already but can't find anything, Not even an X marking the spot.</p>
|
||||
<p>This system is not complete yet. So the page probably does not exist.</p><br>
|
||||
</center>
|
||||
</div>
|
||||
</div>
|
||||
@@ -10,10 +10,10 @@
|
||||
#################################################################################
|
||||
?>
|
||||
<div style="margin-top: 50px;">
|
||||
<center>
|
||||
<div style="text-align: center">
|
||||
<h1>404 - File not found</h1>
|
||||
<img src="../../gpack/travian_default/img/misc/404.gif" title="Not Found" alt="Not Found"><br />
|
||||
<p>We looked 404 times already but can't find anything, Not even an X marking the spot.</p>
|
||||
<p>This system is not complete yet. So the page probably does not exist.</p><br>
|
||||
</center>
|
||||
</div>
|
||||
</div>
|
||||
@@ -10,10 +10,10 @@
|
||||
#################################################################################
|
||||
?>
|
||||
<div style="margin-top: 50px;">
|
||||
<center>
|
||||
<div style="text-align: center">
|
||||
<h1>404 - File not found</h1>
|
||||
<img src="../../gpack/travian_default/img/misc/404.gif" title="Not Found" alt="Not Found"><br />
|
||||
<p>We looked 404 times already but can't find anything, Not even an X marking the spot.</p>
|
||||
<p>This system is not complete yet. So the page probably does not exist.</p><br>
|
||||
</center>
|
||||
</div>
|
||||
</div>
|
||||
@@ -10,10 +10,10 @@
|
||||
#################################################################################
|
||||
?>
|
||||
<div style="margin-top: 50px;">
|
||||
<center>
|
||||
<div style="text-align: center">
|
||||
<h1>404 - File not found</h1>
|
||||
<img src="../../gpack/travian_default/img/misc/404.gif" title="Not Found" alt="Not Found"><br />
|
||||
<p>We looked 404 times already but can't find anything, Not even an X marking the spot.</p>
|
||||
<p>This system is not complete yet. So the page probably does not exist.</p><br>
|
||||
</center>
|
||||
</div>
|
||||
</div>
|
||||
@@ -10,10 +10,10 @@
|
||||
#################################################################################
|
||||
?>
|
||||
<div style="margin-top: 50px;">
|
||||
<center>
|
||||
<div style="text-align: center">
|
||||
<h1>404 - File not found</h1>
|
||||
<img src="../../gpack/travian_default/img/misc/404.gif" title="Not Found" alt="Not Found"><br />
|
||||
<p>We looked 404 times already but can't find anything, Not even an X marking the spot.</p>
|
||||
<p>This system is not complete yet. So the page probably does not exist.</p><br>
|
||||
</center>
|
||||
</div>
|
||||
</div>
|
||||
@@ -10,10 +10,10 @@
|
||||
#################################################################################
|
||||
?>
|
||||
<div style="margin-top: 50px;">
|
||||
<center>
|
||||
<div style="text-align: center">
|
||||
<h1>404 - File not found</h1>
|
||||
<img src="../../gpack/travian_default/img/misc/404.gif" title="Not Found" alt="Not Found"><br />
|
||||
<p>We looked 404 times already but can't find anything, Not even an X marking the spot.</p>
|
||||
<p>This system is not complete yet. So the page probably does not exist.</p><br>
|
||||
</center>
|
||||
</div>
|
||||
</div>
|
||||
@@ -10,10 +10,10 @@
|
||||
#################################################################################
|
||||
?>
|
||||
<div style="margin-top: 50px;">
|
||||
<center>
|
||||
<div style="text-align: center">
|
||||
<h1>404 - File not found</h1>
|
||||
<img src="../../gpack/travian_default/img/misc/404.gif" title="Not Found" alt="Not Found"><br />
|
||||
<p>We looked 404 times already but can't find anything, Not even an X marking the spot.</p>
|
||||
<p>This system is not complete yet. So the page probably does not exist.</p><br>
|
||||
</center>
|
||||
</div>
|
||||
</div>
|
||||
@@ -10,10 +10,10 @@
|
||||
#################################################################################
|
||||
?>
|
||||
<div style="margin-top: 50px;">
|
||||
<center>
|
||||
<div style="text-align: center">
|
||||
<h1>404 - File not found</h1>
|
||||
<img src="../../gpack/travian_default/img/misc/404.gif" title="Not Found" alt="Not Found"><br />
|
||||
<p>We looked 404 times already but can't find anything, Not even an X marking the spot.</p>
|
||||
<p>This system is not complete yet. So the page probably does not exist.</p><br>
|
||||
</center>
|
||||
</div>
|
||||
</div>
|
||||
@@ -10,10 +10,10 @@
|
||||
#################################################################################
|
||||
?>
|
||||
<div style="margin-top: 50px;">
|
||||
<center>
|
||||
<div style="text-align: center">
|
||||
<h1>404 - File not found</h1>
|
||||
<img src="../../gpack/travian_default/img/misc/404.gif" title="Not Found" alt="Not Found"><br />
|
||||
<p>We looked 404 times already but can't find anything, Not even an X marking the spot.</p>
|
||||
<p>This system is not complete yet. So the page probably does not exist.</p><br>
|
||||
</center>
|
||||
</div>
|
||||
</div>
|
||||
@@ -10,10 +10,10 @@
|
||||
#################################################################################
|
||||
?>
|
||||
<div style="margin-top: 50px;">
|
||||
<center>
|
||||
<div style="text-align: center">
|
||||
<h1>404 - File not found</h1>
|
||||
<img src="../../gpack/travian_default/img/misc/404.gif" title="Not Found" alt="Not Found"><br />
|
||||
<p>We looked 404 times already but can't find anything, Not even an X marking the spot.</p>
|
||||
<p>This system is not complete yet. So the page probably does not exist.</p><br>
|
||||
</center>
|
||||
</div>
|
||||
</div>
|
||||
@@ -10,10 +10,10 @@
|
||||
#################################################################################
|
||||
?>
|
||||
<div style="margin-top: 50px;">
|
||||
<center>
|
||||
<div style="text-align: center">
|
||||
<h1>404 - File not found</h1>
|
||||
<img src="../../gpack/travian_default/img/misc/404.gif" title="Not Found" alt="Not Found"><br />
|
||||
<p>We looked 404 times already but can't find anything, Not even an X marking the spot.</p>
|
||||
<p>This system is not complete yet. So the page probably does not exist.</p><br>
|
||||
</center>
|
||||
</div>
|
||||
</div>
|
||||
@@ -10,10 +10,10 @@
|
||||
#################################################################################
|
||||
?>
|
||||
<div style="margin-top: 50px;">
|
||||
<center>
|
||||
<div style="text-align: center">
|
||||
<h1>404 - File not found</h1>
|
||||
<img src="../../gpack/travian_default/img/misc/404.gif" title="Not Found" alt="Not Found"><br />
|
||||
<p>We looked 404 times already but can't find anything, Not even an X marking the spot.</p>
|
||||
<p>This system is not complete yet. So the page probably does not exist.</p><br>
|
||||
</center>
|
||||
</div>
|
||||
</div>
|
||||
@@ -10,10 +10,10 @@
|
||||
#################################################################################
|
||||
?>
|
||||
<div style="margin-top: 50px;">
|
||||
<center>
|
||||
<div style="text-align: center">
|
||||
<h1>404 - File not found</h1>
|
||||
<img src="../../gpack/travian_default/img/misc/404.gif" title="Not Found" alt="Not Found"><br />
|
||||
<p>We looked 404 times already but can't find anything, Not even an X marking the spot.</p>
|
||||
<p>This system is not complete yet. So the page probably does not exist.</p><br>
|
||||
</center>
|
||||
</div>
|
||||
</div>
|
||||
@@ -10,10 +10,10 @@
|
||||
#################################################################################
|
||||
?>
|
||||
<div style="margin-top: 50px;">
|
||||
<center>
|
||||
<div style="text-align: center">
|
||||
<h1>404 - File not found</h1>
|
||||
<img src="../../gpack/travian_default/img/misc/404.gif" title="Not Found" alt="Not Found"><br />
|
||||
<p>We looked 404 times already but can't find anything, Not even an X marking the spot.</p>
|
||||
<p>This system is not complete yet. So the page probably does not exist.</p><br>
|
||||
</center>
|
||||
</div>
|
||||
</div>
|
||||
@@ -10,10 +10,10 @@
|
||||
#################################################################################
|
||||
?>
|
||||
<div style="margin-top: 50px;">
|
||||
<center>
|
||||
<div style="text-align: center">
|
||||
<h1>404 - File not found</h1>
|
||||
<img src="../../gpack/travian_default/img/misc/404.gif" title="Not Found" alt="Not Found"><br />
|
||||
<p>We looked 404 times already but can't find anything, Not even an X marking the spot.</p>
|
||||
<p>This system is not complete yet. So the page probably does not exist.</p><br>
|
||||
</center>
|
||||
</div>
|
||||
</div>
|
||||
@@ -10,10 +10,10 @@
|
||||
#################################################################################
|
||||
?>
|
||||
<div style="margin-top: 50px;">
|
||||
<center>
|
||||
<div style="text-align: center">
|
||||
<h1>404 - File not found</h1>
|
||||
<img src="../../gpack/travian_default/img/misc/404.gif" title="Not Found" alt="Not Found"><br />
|
||||
<p>We looked 404 times already but can't find anything, Not even an X marking the spot.</p>
|
||||
<p>This system is not complete yet. So the page probably does not exist.</p><br>
|
||||
</center>
|
||||
</div>
|
||||
</div>
|
||||
@@ -10,10 +10,10 @@
|
||||
#################################################################################
|
||||
?>
|
||||
<div style="margin-top: 50px;">
|
||||
<center>
|
||||
<div style="text-align: center">
|
||||
<h1>404 - File not found</h1>
|
||||
<img src="../../gpack/travian_default/img/misc/404.gif" title="Not Found" alt="Not Found"><br />
|
||||
<p>We looked 404 times already but can't find anything, Not even an X marking the spot.</p>
|
||||
<p>This system is not complete yet. So the page probably does not exist.</p><br>
|
||||
</center>
|
||||
</div>
|
||||
</div>
|
||||
@@ -10,10 +10,10 @@
|
||||
#################################################################################
|
||||
?>
|
||||
<div style="margin-top: 50px;">
|
||||
<center>
|
||||
<div style="text-align: center">
|
||||
<h1>404 - File not found</h1>
|
||||
<img src="../../gpack/travian_default/img/misc/404.gif" title="Not Found" alt="Not Found"><br />
|
||||
<p>We looked 404 times already but can't find anything, Not even an X marking the spot.</p>
|
||||
<p>This system is not complete yet. So the page probably does not exist.</p><br>
|
||||
</center>
|
||||
</div>
|
||||
</div>
|
||||
@@ -10,10 +10,10 @@
|
||||
#################################################################################
|
||||
?>
|
||||
<div style="margin-top: 50px;">
|
||||
<center>
|
||||
<div style="text-align: center">
|
||||
<h1>404 - File not found</h1>
|
||||
<img src="../../gpack/travian_default/img/misc/404.gif" title="Not Found" alt="Not Found"><br />
|
||||
<p>We looked 404 times already but can't find anything, Not even an X marking the spot.</p>
|
||||
<p>This system is not complete yet. So the page probably does not exist.</p><br>
|
||||
</center>
|
||||
</div>
|
||||
</div>
|
||||
@@ -10,10 +10,10 @@
|
||||
#################################################################################
|
||||
?>
|
||||
<div style="margin-top: 50px;">
|
||||
<center>
|
||||
<div style="text-align: center">
|
||||
<h1>404 - File not found</h1>
|
||||
<img src="../../gpack/travian_default/img/misc/404.gif" title="Not Found" alt="Not Found"><br />
|
||||
<p>We looked 404 times already but can't find anything, Not even an X marking the spot.</p>
|
||||
<p>This system is not complete yet. So the page probably does not exist.</p><br>
|
||||
</center>
|
||||
</div>
|
||||
</div>
|
||||
@@ -10,10 +10,10 @@
|
||||
#################################################################################
|
||||
?>
|
||||
<div style="margin-top: 50px;">
|
||||
<center>
|
||||
<div style="text-align: center">
|
||||
<h1>404 - File not found</h1>
|
||||
<img src="../../gpack/travian_default/img/misc/404.gif" title="Not Found" alt="Not Found"><br />
|
||||
<p>We looked 404 times already but can't find anything, Not even an X marking the spot.</p>
|
||||
<p>This system is not complete yet. So the page probably does not exist.</p><br>
|
||||
</center>
|
||||
</div>
|
||||
</div>
|
||||
@@ -46,30 +46,30 @@
|
||||
</div>
|
||||
<div id="side_info" class="outgame">
|
||||
<h5><img src="http://www.travian.com//img/en/t2/newsbox1.gif" alt="newsbox 1" /></h5>
|
||||
<div class="news"><a href="http://www.facebook.com/group.php?gid=110117025672281&ref=nf" target="_blank"><img src="http://tutorials.travianteam.com/images/boton_fb1.jpg"></a>
|
||||
<BR><BR>
|
||||
<a href="http://www.tschena.com/magazine/com_magazine_2010_07.pdf" target="_blank"><img src="http://tutorials.travianteam.com/images/btn_eng.jpg"></a>
|
||||
<div class="news"><a href="http://www.facebook.com/group.php?gid=110117025672281&ref=nf" target="_blank"><img src="http://tutorials.travianteam.com/images/boton_fb1.jpg" /></a>
|
||||
<br /><br />
|
||||
<a href="http://www.tschena.com/magazine/com_magazine_2010_07.pdf" target="_blank"><img src="http://tutorials.travianteam.com/images/btn_eng.jpg" /></a>
|
||||
</div>
|
||||
<h5><img src="http://www.travian.com//img/en/t2/newsbox2.gif" alt="newsbox 2" /></h5>
|
||||
<div class="news">Dear players,
|
||||
<br><br>
|
||||
<br /><br />
|
||||
Starting from next week Travian will get a new look.
|
||||
<br><br>
|
||||
<br /><br />
|
||||
<a href="http://forum.travian.com/showthread.php?t=139020" target="_blank">Here</a> you find more information about the new layout.
|
||||
<br><br>
|
||||
Regards<br>
|
||||
Tschena & Phanttis </div>
|
||||
<br /><br />
|
||||
Regards<br />
|
||||
Tschena & Phanttis </div>
|
||||
<h5><img src="http://www.travian.com//img/en/t2/newsbox3.gif" alt="newsbox 3" /></h5>
|
||||
<div class="news">Dear players,
|
||||
<br><br>
|
||||
<br /><br />
|
||||
<a href="http://forum.travian.com/showthread.php?t=138700" target="_blank">s4.travian.com</a> will start on August 23th as Travian version 3.6 server.
|
||||
<br><br>
|
||||
<br /><br />
|
||||
The preregistration will be opened on August 20th.
|
||||
<br><br>
|
||||
<br /><br />
|
||||
<a href="http://forum.travian.com/showthread.php?t=132400" target="_blank">Here</a> you find more information about the servers.
|
||||
<br><br>
|
||||
Regards<br>
|
||||
Tschena & Phanttis </div>
|
||||
<br /><br />
|
||||
Regards<br />
|
||||
Tschena & Phanttis </div>
|
||||
</div>
|
||||
|
||||
<div class="clear"></div>
|
||||
|
||||
@@ -10,10 +10,10 @@
|
||||
#################################################################################
|
||||
?>
|
||||
<div style="margin-top: 50px;">
|
||||
<center>
|
||||
<div style="text-align: center">
|
||||
<h1>404 - File not found</h1>
|
||||
<img src="../../gpack/travian_default/img/misc/404.gif" title="Not Found" alt="Not Found"><br />
|
||||
<p>We looked 404 times already but can't find anything, Not even an X marking the spot.</p>
|
||||
<p>This system is not complete yet. So the page probably does not exist.</p><br>
|
||||
</center>
|
||||
</div>
|
||||
</div>
|
||||
@@ -10,10 +10,10 @@
|
||||
#################################################################################
|
||||
?>
|
||||
<div style="margin-top: 50px;">
|
||||
<center>
|
||||
<div style="text-align: center">
|
||||
<h1>404 - File not found</h1>
|
||||
<img src="../../gpack/travian_default/img/misc/404.gif" title="Not Found" alt="Not Found"><br />
|
||||
<p>We looked 404 times already but can't find anything, Not even an X marking the spot.</p>
|
||||
<p>This system is not complete yet. So the page probably does not exist.</p><br>
|
||||
</center>
|
||||
</div>
|
||||
</div>
|
||||
@@ -10,10 +10,10 @@
|
||||
#################################################################################
|
||||
?>
|
||||
<div style="margin-top: 50px;">
|
||||
<center>
|
||||
<div style="text-align: center">
|
||||
<h1>404 - File not found</h1>
|
||||
<img src="../../gpack/travian_default/img/misc/404.gif" title="Not Found" alt="Not Found"><br />
|
||||
<p>We looked 404 times already but can't find anything, Not even an X marking the spot.</p>
|
||||
<p>This system is not complete yet. So the page probably does not exist.</p><br>
|
||||
</center>
|
||||
</div>
|
||||
</div>
|
||||
@@ -10,10 +10,10 @@
|
||||
#################################################################################
|
||||
?>
|
||||
<div style="margin-top: 50px;">
|
||||
<center>
|
||||
<div style="text-align: center">
|
||||
<h1>404 - File not found</h1>
|
||||
<img src="../../gpack/travian_default/img/misc/404.gif" title="Not Found" alt="Not Found"><br />
|
||||
<p>We looked 404 times already but can't find anything, Not even an X marking the spot.</p>
|
||||
<p>This system is not complete yet. So the page probably does not exist.</p><br>
|
||||
</center>
|
||||
</div>
|
||||
</div>
|
||||
@@ -10,10 +10,10 @@
|
||||
#################################################################################
|
||||
?>
|
||||
<div style="margin-top: 50px;">
|
||||
<center>
|
||||
<div style="text-align: center">
|
||||
<h1>404 - File not found</h1>
|
||||
<img src="../../gpack/travian_default/img/misc/404.gif" title="Not Found" alt="Not Found"><br />
|
||||
<p>We looked 404 times already but can't find anything, Not even an X marking the spot.</p>
|
||||
<p>This system is not complete yet. So the page probably does not exist.</p><br>
|
||||
</center>
|
||||
</div>
|
||||
</div>
|
||||
@@ -10,10 +10,10 @@
|
||||
#################################################################################
|
||||
?>
|
||||
<div style="margin-top: 50px;">
|
||||
<center>
|
||||
<div style="text-align: center">
|
||||
<h1>404 - File not found</h1>
|
||||
<img src="../../gpack/travian_default/img/misc/404.gif" title="Not Found" alt="Not Found"><br />
|
||||
<p>We looked 404 times already but can't find anything, Not even an X marking the spot.</p>
|
||||
<p>This system is not complete yet. So the page probably does not exist.</p><br>
|
||||
</center>
|
||||
</div>
|
||||
</div>
|
||||
@@ -10,10 +10,10 @@
|
||||
#################################################################################
|
||||
?>
|
||||
<div style="margin-top: 50px;">
|
||||
<center>
|
||||
<div style="text-align: center">
|
||||
<h1>404 - File not found</h1>
|
||||
<img src="../../gpack/travian_default/img/misc/404.gif" title="Not Found" alt="Not Found"><br />
|
||||
<p>We looked 404 times already but can't find anything, Not even an X marking the spot.</p>
|
||||
<p>This system is not complete yet. So the page probably does not exist.</p><br>
|
||||
</center>
|
||||
</div>
|
||||
</div>
|
||||
@@ -10,10 +10,10 @@
|
||||
#################################################################################
|
||||
?>
|
||||
<div style="margin-top: 50px;">
|
||||
<center>
|
||||
<div style="text-align: center">
|
||||
<h1>404 - File not found</h1>
|
||||
<img src="../../gpack/travian_default/img/misc/404.gif" title="Not Found" alt="Not Found"><br />
|
||||
<p>We looked 404 times already but can't find anything, Not even an X marking the spot.</p>
|
||||
<p>This system is not complete yet. So the page probably does not exist.</p><br>
|
||||
</center>
|
||||
</div>
|
||||
</div>
|
||||
@@ -10,10 +10,10 @@
|
||||
#################################################################################
|
||||
?>
|
||||
<div style="margin-top: 50px;">
|
||||
<center>
|
||||
<div style="text-align: center">
|
||||
<h1>404 - File not found</h1>
|
||||
<img src="../../gpack/travian_default/img/misc/404.gif" title="Not Found" alt="Not Found"><br />
|
||||
<p>We looked 404 times already but can't find anything, Not even an X marking the spot.</p>
|
||||
<p>This system is not complete yet. So the page probably does not exist.</p><br>
|
||||
</center>
|
||||
</div>
|
||||
</div>
|
||||
@@ -10,10 +10,10 @@
|
||||
#################################################################################
|
||||
?>
|
||||
<div style="margin-top: 50px;">
|
||||
<center>
|
||||
<div style="text-align: center">
|
||||
<h1>404 - File not found</h1>
|
||||
<img src="../../gpack/travian_default/img/misc/404.gif" title="Not Found" alt="Not Found"><br />
|
||||
<p>We looked 404 times already but can't find anything, Not even an X marking the spot.</p>
|
||||
<p>This system is not complete yet. So the page probably does not exist.</p><br>
|
||||
</center>
|
||||
</div>
|
||||
</div>
|
||||
@@ -10,10 +10,10 @@
|
||||
#################################################################################
|
||||
?>
|
||||
<div style="margin-top: 50px;">
|
||||
<center>
|
||||
<div style="text-align: center">
|
||||
<h1>404 - File not found</h1>
|
||||
<img src="../../gpack/travian_default/img/misc/404.gif" title="Not Found" alt="Not Found"><br />
|
||||
<p>We looked 404 times already but can't find anything, Not even an X marking the spot.</p>
|
||||
<p>This system is not complete yet. So the page probably does not exist.</p><br>
|
||||
</center>
|
||||
</div>
|
||||
</div>
|
||||
@@ -10,10 +10,10 @@
|
||||
#################################################################################
|
||||
?>
|
||||
<div style="margin-top: 50px;">
|
||||
<center>
|
||||
<div style="text-align: center">
|
||||
<h1>404 - File not found</h1>
|
||||
<img src="../../gpack/travian_default/img/misc/404.gif" title="Not Found" alt="Not Found"><br />
|
||||
<p>We looked 404 times already but can't find anything, Not even an X marking the spot.</p>
|
||||
<p>This system is not complete yet. So the page probably does not exist.</p><br>
|
||||
</center>
|
||||
</div>
|
||||
</div>
|
||||
@@ -10,10 +10,10 @@
|
||||
#################################################################################
|
||||
?>
|
||||
<div style="margin-top: 50px;">
|
||||
<center>
|
||||
<div style="text-align: center">
|
||||
<h1>404 - File not found</h1>
|
||||
<img src="../../gpack/travian_default/img/misc/404.gif" title="Not Found" alt="Not Found"><br />
|
||||
<p>We looked 404 times already but can't find anything, Not even an X marking the spot.</p>
|
||||
<p>This system is not complete yet. So the page probably does not exist.</p><br>
|
||||
</center>
|
||||
</div>
|
||||
</div>
|
||||
@@ -10,10 +10,10 @@
|
||||
#################################################################################
|
||||
?>
|
||||
<div style="margin-top: 50px;">
|
||||
<center>
|
||||
<div style="text-align: center">
|
||||
<h1>404 - File not found</h1>
|
||||
<img src="../../gpack/travian_default/img/misc/404.gif" title="Not Found" alt="Not Found"><br />
|
||||
<p>We looked 404 times already but can't find anything, Not even an X marking the spot.</p>
|
||||
<p>This system is not complete yet. So the page probably does not exist.</p><br>
|
||||
</center>
|
||||
</div>
|
||||
</div>
|
||||
@@ -10,10 +10,10 @@
|
||||
#################################################################################
|
||||
?>
|
||||
<div style="margin-top: 50px;">
|
||||
<center>
|
||||
<div style="text-align: center">
|
||||
<h1>404 - File not found</h1>
|
||||
<img src="../../gpack/travian_default/img/misc/404.gif" title="Not Found" alt="Not Found"><br />
|
||||
<p>We looked 404 times already but can't find anything, Not even an X marking the spot.</p>
|
||||
<p>This system is not complete yet. So the page probably does not exist.</p><br>
|
||||
</center>
|
||||
</div>
|
||||
</div>
|
||||
@@ -10,10 +10,10 @@
|
||||
#################################################################################
|
||||
?>
|
||||
<div style="margin-top: 50px;">
|
||||
<center>
|
||||
<div style="text-align: center">
|
||||
<h1>404 - File not found</h1>
|
||||
<img src="../../gpack/travian_default/img/misc/404.gif" title="Not Found" alt="Not Found"><br />
|
||||
<p>We looked 404 times already but can't find anything, Not even an X marking the spot.</p>
|
||||
<p>This system is not complete yet. So the page probably does not exist.</p><br>
|
||||
</center>
|
||||
</div>
|
||||
</div>
|
||||
@@ -10,10 +10,10 @@
|
||||
#################################################################################
|
||||
?>
|
||||
<div style="margin-top: 50px;">
|
||||
<center>
|
||||
<div style="text-align: center">
|
||||
<h1>404 - File not found</h1>
|
||||
<img src="../../gpack/travian_default/img/misc/404.gif" title="Not Found" alt="Not Found"><br />
|
||||
<p>We looked 404 times already but can't find anything, Not even an X marking the spot.</p>
|
||||
<p>This system is not complete yet. So the page probably does not exist.</p><br>
|
||||
</center>
|
||||
</div>
|
||||
</div>
|
||||
@@ -10,10 +10,10 @@
|
||||
#################################################################################
|
||||
?>
|
||||
<div style="margin-top: 50px;">
|
||||
<center>
|
||||
<div style="text-align: center">
|
||||
<h1>404 - File not found</h1>
|
||||
<img src="../../gpack/travian_default/img/misc/404.gif" title="Not Found" alt="Not Found"><br />
|
||||
<p>We looked 404 times already but can't find anything, Not even an X marking the spot.</p>
|
||||
<p>This system is not complete yet. So the page probably does not exist.</p><br>
|
||||
</center>
|
||||
</div>
|
||||
</div>
|
||||
@@ -10,10 +10,10 @@
|
||||
#################################################################################
|
||||
?>
|
||||
<div style="margin-top: 50px;">
|
||||
<center>
|
||||
<div style="text-align: center">
|
||||
<h1>404 - File not found</h1>
|
||||
<img src="../../gpack/travian_default/img/misc/404.gif" title="Not Found" alt="Not Found"><br />
|
||||
<p>We looked 404 times already but can't find anything, Not even an X marking the spot.</p>
|
||||
<p>This system is not complete yet. So the page probably does not exist.</p><br>
|
||||
</center>
|
||||
</div>
|
||||
</div>
|
||||
@@ -10,10 +10,10 @@
|
||||
#################################################################################
|
||||
?>
|
||||
<div style="margin-top: 50px;">
|
||||
<center>
|
||||
<div style="text-align: center">
|
||||
<h1>404 - File not found</h1>
|
||||
<img src="../../gpack/travian_default/img/misc/404.gif" title="Not Found" alt="Not Found"><br />
|
||||
<p>We looked 404 times already but can't find anything, Not even an X marking the spot.</p>
|
||||
<p>This system is not complete yet. So the page probably does not exist.</p><br>
|
||||
</center>
|
||||
</div>
|
||||
</div>
|
||||
@@ -10,10 +10,10 @@
|
||||
#################################################################################
|
||||
?>
|
||||
<div style="margin-top: 50px;">
|
||||
<center>
|
||||
<div style="text-align: center">
|
||||
<h1>404 - File not found</h1>
|
||||
<img src="../../gpack/travian_default/img/misc/404.gif" title="Not Found" alt="Not Found"><br />
|
||||
<p>We looked 404 times already but can't find anything, Not even an X marking the spot.</p>
|
||||
<p>This system is not complete yet. So the page probably does not exist.</p><br>
|
||||
</center>
|
||||
</div>
|
||||
</div>
|
||||
@@ -10,10 +10,10 @@
|
||||
#################################################################################
|
||||
?>
|
||||
<div style="margin-top: 50px;">
|
||||
<center>
|
||||
<div style="text-align: center">
|
||||
<h1>404 - File not found</h1>
|
||||
<img src="../../gpack/travian_default/img/misc/404.gif" title="Not Found" alt="Not Found"><br />
|
||||
<p>We looked 404 times already but can't find anything, Not even an X marking the spot.</p>
|
||||
<p>This system is not complete yet. So the page probably does not exist.</p><br>
|
||||
</center>
|
||||
</div>
|
||||
</div>
|
||||
@@ -10,10 +10,10 @@
|
||||
#################################################################################
|
||||
?>
|
||||
<div style="margin-top: 50px;">
|
||||
<center>
|
||||
<div style="text-align: center">
|
||||
<h1>404 - File not found</h1>
|
||||
<img src="../../gpack/travian_default/img/misc/404.gif" title="Not Found" alt="Not Found"><br />
|
||||
<p>We looked 404 times already but can't find anything, Not even an X marking the spot.</p>
|
||||
<p>This system is not complete yet. So the page probably does not exist.</p><br>
|
||||
</center>
|
||||
</div>
|
||||
</div>
|
||||
@@ -10,10 +10,10 @@
|
||||
#################################################################################
|
||||
?>
|
||||
<div style="margin-top: 50px;">
|
||||
<center>
|
||||
<div style="text-align: center">
|
||||
<h1>404 - File not found</h1>
|
||||
<img src="../../gpack/travian_default/img/misc/404.gif" title="Not Found" alt="Not Found"><br />
|
||||
<p>We looked 404 times already but can't find anything, Not even an X marking the spot.</p>
|
||||
<p>This system is not complete yet. So the page probably does not exist.</p><br>
|
||||
</center>
|
||||
</div>
|
||||
</div>
|
||||
@@ -10,10 +10,10 @@
|
||||
#################################################################################
|
||||
?>
|
||||
<div style="margin-top: 50px;">
|
||||
<center>
|
||||
<div style="text-align: center">
|
||||
<h1>404 - File not found</h1>
|
||||
<img src="../../gpack/travian_default/img/misc/404.gif" title="Not Found" alt="Not Found"><br />
|
||||
<p>We looked 404 times already but can't find anything, Not even an X marking the spot.</p>
|
||||
<p>This system is not complete yet. So the page probably does not exist.</p><br>
|
||||
</center>
|
||||
</div>
|
||||
</div>
|
||||
@@ -10,10 +10,10 @@
|
||||
#################################################################################
|
||||
?>
|
||||
<div style="margin-top: 50px;">
|
||||
<center>
|
||||
<div style="text-align: center">
|
||||
<h1>404 - File not found</h1>
|
||||
<img src="../../gpack/travian_default/img/misc/404.gif" title="Not Found" alt="Not Found"><br />
|
||||
<p>We looked 404 times already but can't find anything, Not even an X marking the spot.</p>
|
||||
<p>This system is not complete yet. So the page probably does not exist.</p><br>
|
||||
</center>
|
||||
</div>
|
||||
</div>
|
||||
@@ -10,10 +10,10 @@
|
||||
#################################################################################
|
||||
?>
|
||||
<div style="margin-top: 50px;">
|
||||
<center>
|
||||
<div style="text-align: center">
|
||||
<h1>404 - File not found</h1>
|
||||
<img src="../../gpack/travian_default/img/misc/404.gif" title="Not Found" alt="Not Found"><br />
|
||||
<p>We looked 404 times already but can't find anything, Not even an X marking the spot.</p>
|
||||
<p>This system is not complete yet. So the page probably does not exist.</p><br>
|
||||
</center>
|
||||
</div>
|
||||
</div>
|
||||
@@ -10,10 +10,10 @@
|
||||
#################################################################################
|
||||
?>
|
||||
<div style="margin-top: 50px;">
|
||||
<center>
|
||||
<div style="text-align: center">
|
||||
<h1>404 - File not found</h1>
|
||||
<img src="../../gpack/travian_default/img/misc/404.gif" title="Not Found" alt="Not Found"><br />
|
||||
<p>We looked 404 times already but can't find anything, Not even an X marking the spot.</p>
|
||||
<p>This system is not complete yet. So the page probably does not exist.</p><br>
|
||||
</center>
|
||||
</div>
|
||||
</div>
|
||||
@@ -10,10 +10,10 @@
|
||||
#################################################################################
|
||||
?>
|
||||
<div style="margin-top: 50px;">
|
||||
<center>
|
||||
<div style="text-align: center">
|
||||
<h1>404 - File not found</h1>
|
||||
<img src="../../gpack/travian_default/img/misc/404.gif" title="Not Found" alt="Not Found"><br />
|
||||
<p>We looked 404 times already but can't find anything, Not even an X marking the spot.</p>
|
||||
<p>This system is not complete yet. So the page probably does not exist.</p><br>
|
||||
</center>
|
||||
</div>
|
||||
</div>
|
||||
@@ -10,10 +10,10 @@
|
||||
#################################################################################
|
||||
?>
|
||||
<div style="margin-top: 50px;">
|
||||
<center>
|
||||
<div style="text-align: center">
|
||||
<h1>404 - File not found</h1>
|
||||
<img src="../../gpack/travian_default/img/misc/404.gif" title="Not Found" alt="Not Found"><br />
|
||||
<p>We looked 404 times already but can't find anything, Not even an X marking the spot.</p>
|
||||
<p>This system is not complete yet. So the page probably does not exist.</p><br>
|
||||
</center>
|
||||
</div>
|
||||
</div>
|
||||
@@ -10,10 +10,10 @@
|
||||
#################################################################################
|
||||
?>
|
||||
<div style="margin-top: 50px;">
|
||||
<center>
|
||||
<div style="text-align: center">
|
||||
<h1>404 - File not found</h1>
|
||||
<img src="../../gpack/travian_default/img/misc/404.gif" title="Not Found" alt="Not Found"><br />
|
||||
<p>We looked 404 times already but can't find anything, Not even an X marking the spot.</p>
|
||||
<p>This system is not complete yet. So the page probably does not exist.</p><br>
|
||||
</center>
|
||||
</div>
|
||||
</div>
|
||||
@@ -10,10 +10,10 @@
|
||||
#################################################################################
|
||||
?>
|
||||
<div style="margin-top: 50px;">
|
||||
<center>
|
||||
<div style="text-align: center">
|
||||
<h1>404 - File not found</h1>
|
||||
<img src="../../gpack/travian_default/img/misc/404.gif" title="Not Found" alt="Not Found"><br />
|
||||
<p>We looked 404 times already but can't find anything, Not even an X marking the spot.</p>
|
||||
<p>This system is not complete yet. So the page probably does not exist.</p><br>
|
||||
</center>
|
||||
</div>
|
||||
</div>
|
||||
@@ -10,10 +10,10 @@
|
||||
#################################################################################
|
||||
?>
|
||||
<div style="margin-top: 50px;">
|
||||
<center>
|
||||
<div style="text-align: center">
|
||||
<h1>404 - File not found</h1>
|
||||
<img src="../../gpack/travian_default/img/misc/404.gif" title="Not Found" alt="Not Found"><br />
|
||||
<p>We looked 404 times already but can't find anything, Not even an X marking the spot.</p>
|
||||
<p>This system is not complete yet. So the page probably does not exist.</p><br>
|
||||
</center>
|
||||
</div>
|
||||
</div>
|
||||
@@ -10,10 +10,10 @@
|
||||
#################################################################################
|
||||
?>
|
||||
<div style="margin-top: 50px;">
|
||||
<center>
|
||||
<div style="text-align: center">
|
||||
<h1>404 - File not found</h1>
|
||||
<img src="../../gpack/travian_default/img/misc/404.gif" title="Not Found" alt="Not Found"><br />
|
||||
<p>We looked 404 times already but can't find anything, Not even an X marking the spot.</p>
|
||||
<p>This system is not complete yet. So the page probably does not exist.</p><br>
|
||||
</center>
|
||||
</div>
|
||||
</div>
|
||||
@@ -10,10 +10,10 @@
|
||||
#################################################################################
|
||||
?>
|
||||
<div style="margin-top: 50px;">
|
||||
<center>
|
||||
<div style="text-align: center">
|
||||
<h1>404 - File not found</h1>
|
||||
<img src="../../gpack/travian_default/img/misc/404.gif" title="Not Found" alt="Not Found"><br />
|
||||
<p>We looked 404 times already but can't find anything, Not even an X marking the spot.</p>
|
||||
<p>This system is not complete yet. So the page probably does not exist.</p><br>
|
||||
</center>
|
||||
</div>
|
||||
</div>
|
||||
@@ -46,30 +46,30 @@
|
||||
</div>
|
||||
<div id="side_info" class="outgame">
|
||||
<h5><img src="http://www.travian.com//img/en/t2/newsbox1.gif" alt="newsbox 1" /></h5>
|
||||
<div class="news"><a href="http://www.facebook.com/group.php?gid=110117025672281&ref=nf" target="_blank"><img src="http://tutorials.travianteam.com/images/boton_fb1.jpg"></a>
|
||||
<BR><BR>
|
||||
<a href="http://www.tschena.com/magazine/com_magazine_2010_07.pdf" target="_blank"><img src="http://tutorials.travianteam.com/images/btn_eng.jpg"></a>
|
||||
<div class="news"><a href="http://www.facebook.com/group.php?gid=110117025672281&ref=nf" target="_blank"><img src="http://tutorials.travianteam.com/images/boton_fb1.jpg" /></a>
|
||||
<br /><br />
|
||||
<a href="http://www.tschena.com/magazine/com_magazine_2010_07.pdf" target="_blank"><img src="http://tutorials.travianteam.com/images/btn_eng.jpg" /></a>
|
||||
</div>
|
||||
<h5><img src="http://www.travian.com//img/en/t2/newsbox2.gif" alt="newsbox 2" /></h5>
|
||||
<div class="news">Dear players,
|
||||
<br><br>
|
||||
<br /><br />
|
||||
Starting from next week Travian will get a new look.
|
||||
<br><br>
|
||||
<br /><br />
|
||||
<a href="http://forum.travian.com/showthread.php?t=139020" target="_blank">Here</a> you find more information about the new layout.
|
||||
<br><br>
|
||||
Regards<br>
|
||||
Tschena & Phanttis </div>
|
||||
<br /><br />
|
||||
Regards<br />
|
||||
Tschena & Phanttis </div>
|
||||
<h5><img src="http://www.travian.com//img/en/t2/newsbox3.gif" alt="newsbox 3" /></h5>
|
||||
<div class="news">Dear players,
|
||||
<br><br>
|
||||
<br /><br />
|
||||
<a href="http://forum.travian.com/showthread.php?t=138700" target="_blank">s4.travian.com</a> will start on August 23th as Travian version 3.6 server.
|
||||
<br><br>
|
||||
<br /><br />
|
||||
The preregistration will be opened on August 20th.
|
||||
<br><br>
|
||||
<br /><br />
|
||||
<a href="http://forum.travian.com/showthread.php?t=132400" target="_blank">Here</a> you find more information about the servers.
|
||||
<br><br>
|
||||
Regards<br>
|
||||
Tschena & Phanttis </div>
|
||||
<br /><br />
|
||||
Regards<br />
|
||||
Tschena & Phanttis </div>
|
||||
</div>
|
||||
|
||||
<div class="clear"></div>
|
||||
|
||||
@@ -10,10 +10,10 @@
|
||||
#################################################################################
|
||||
?>
|
||||
<div style="margin-top: 50px;">
|
||||
<center>
|
||||
<div style="text-align: center">
|
||||
<h1>404 - File not found</h1>
|
||||
<img src="../../gpack/travian_default/img/misc/404.gif" title="Not Found" alt="Not Found"><br />
|
||||
<p>We looked 404 times already but can't find anything, Not even an X marking the spot.</p>
|
||||
<p>This system is not complete yet. So the page probably does not exist.</p><br>
|
||||
</center>
|
||||
</div>
|
||||
</div>
|
||||
@@ -10,10 +10,10 @@
|
||||
#################################################################################
|
||||
?>
|
||||
<div style="margin-top: 50px;">
|
||||
<center>
|
||||
<div style="text-align: center">
|
||||
<h1>404 - File not found</h1>
|
||||
<img src="../../gpack/travian_default/img/misc/404.gif" title="Not Found" alt="Not Found"><br />
|
||||
<p>We looked 404 times already but can't find anything, Not even an X marking the spot.</p>
|
||||
<p>This system is not complete yet. So the page probably does not exist.</p><br>
|
||||
</center>
|
||||
</div>
|
||||
</div>
|
||||
@@ -10,10 +10,10 @@
|
||||
#################################################################################
|
||||
?>
|
||||
<div style="margin-top: 50px;">
|
||||
<center>
|
||||
<div style="text-align: center">
|
||||
<h1>404 - File not found</h1>
|
||||
<img src="../../gpack/travian_default/img/misc/404.gif" title="Not Found" alt="Not Found"><br />
|
||||
<p>We looked 404 times already but can't find anything, Not even an X marking the spot.</p>
|
||||
<p>This system is not complete yet. So the page probably does not exist.</p><br>
|
||||
</center>
|
||||
</div>
|
||||
</div>
|
||||
Some files were not shown because too many files have changed in this diff Show More
Reference in New Issue
Block a user