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
@@ -23,7 +23,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" />
@@ -63,7 +63,7 @@ if(isset($_GET['newdid'])) {
<div id="content" class="village2">
<?php include("Templates/rules.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");