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
+2 -2
View File
@@ -52,8 +52,8 @@ if(isset($id))
<thead>
<tr>
<td colspan="3">
<button style="float: right" name="save" id="btn_save" class="trav_buttons" value="save" alt="save" /> Save </button>
<button style="float: left" name="back" id="btn_back" class="trav_buttons" value="back" alt="back" onclick="return go_url('../Admin/admin.php?p=village&did=<?php echo $_GET["did"];?>')" /> Back </button>
<button style="float: right" name="save" id="btn_save" class="trav_buttons" value="save"> Save </button>
<button style="float: left" name="back" id="btn_back" class="trav_buttons" value="back" onclick="return go_url('../Admin/admin.php?p=village&did=<?php echo $_GET["did"];?>')"> Back </button>
</td>
</tr>
</thead>