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
@@ -57,12 +57,12 @@ $start = $generator->pageLoadTimeStart();
<div id="mid">
<?php include("Templates/menu.tpl"); ?>
<div id="content" class="logout">
<h1>Logout successful.</h1><img class="roman" src="img/x.gif" alt=""><p>Thank you for your visit.</p>
<h1>Logout successful.</h1><img class="roman" src="img/x.gif" alt="" /><p>Thank you for your visit.</p>
<p>If other people use this computer too, you should delete your cookies for your own safety:<br /><a href="login.php?del_cookie">&raquo; delete cookies</a></p>
</div>
</br></br></br></br><div id="side_info">
<br /><br /><br /><br /><div id="side_info">
<?php
include("Templates/news.tpl");
?>