The first release of the refactored version

It's still a work in progress, there are a lot of things that will
change in the final release
This commit is contained in:
iopietro
2018-09-16 17:22:39 +02:00
parent f032523e1c
commit 62d6e19ee9
3503 changed files with 90956 additions and 35819 deletions
+8 -8
View File
@@ -74,9 +74,9 @@ if(isset($_GET['newdid'])) {
<img style="filter:chroma();" src="img/x.gif" id="msfilter" alt="" />
<div id="dynamic_header">
</div>
<?php include("Templates/header.tpl"); ?>
<?php include("templates/header.tpl"); ?>
<div id="mid">
<?php include("Templates/menu.tpl"); ?>
<?php include("templates/menu.tpl"); ?>
<div id="content" class="reports">
<h1>Reports</h1>
<div id="textmenu">
@@ -113,15 +113,15 @@ if (isset($_GET['id']))
if(isset($type)) include("Templates/Notice/".$message->getReportType($type).".tpl");
unset($type);
}
else include("Templates/Notice/all.tpl");
else include("templates/Notice/all.tpl");
?>
</div>
<br /><br /><br /><br /><div id="side_info">
<?php
include("Templates/multivillage.tpl");
include("Templates/quest.tpl");
include("Templates/news.tpl");
include("templates/multivillage.tpl");
include("templates/quest.tpl");
include("templates/news.tpl");
?>
</div>
<div class="clear"></div>
@@ -130,8 +130,8 @@ include("Templates/news.tpl");
<div class="clear"></div>
<?php
include("Templates/footer.tpl");
include("Templates/res.tpl");
include("templates/footer.tpl");
include("templates/res.tpl");
?>
<div id="stime">
<div id="ltime">