mirror of
https://github.com/Shadowss/TravianZ.git
synced 2026-07-11 23:26:08 +00:00
chore: HTML fixes from Eclipse
This commit is contained in:
@@ -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>
|
||||
Reference in New Issue
Block a user