aboutsummaryrefslogtreecommitdiffstats
path: root/day.php
diff options
context:
space:
mode:
Diffstat (limited to 'day.php')
-rw-r--r--day.php4
1 files changed, 1 insertions, 3 deletions
diff --git a/day.php b/day.php
index 8ca7a8e..85d7dd8 100644
--- a/day.php
+++ b/day.php
@@ -304,11 +304,9 @@ include (BASE.'includes/header.inc.php');
<td width="10"><img src="images/spacer.gif" width="10" height="1" alt=" "></td>
<td width="170" valign="top">
<?php include (BASE.'includes/sidebar.php'); ?>
- <?php include (BASE.'includes/footer.inc.php'); ?>
</td>
</tr>
</table>
</center>
-</body>
-</html>
+<?php include (BASE.'includes/footer.inc.php'); ?>

© 2014-2024 Faster IT GmbH | imprint | privacy policy