chore: HTML fixes from Eclipse

This commit is contained in:
Martin Ambrus
2017-08-28 17:31:55 +02:00
parent 83429ed548
commit 1c51f2eec0
194 changed files with 567 additions and 3703 deletions
+2 -2
View File
@@ -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
View File
@@ -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>