aboutsummaryrefslogtreecommitdiffstats
path: root/week.php
diff options
context:
space:
mode:
authorChad Little <clittle@users.sourceforge.net>2003-09-20 21:46:17 +0000
committerChad Little <clittle@users.sourceforge.net>2003-09-20 21:46:17 +0000
commit2450f15799cf36e8ba872ce746659eb15102ebff (patch)
tree9b523e337b217b431f563fb597530357eeb3d0b5 /week.php
parent9fdcd1bee11210fa4d69bdd880574508aa3a3296 (diff)
downloadphpicalendar-2450f15799cf36e8ba872ce746659eb15102ebff.tar.gz
phpicalendar-2450f15799cf36e8ba872ce746659eb15102ebff.tar.bz2
phpicalendar-2450f15799cf36e8ba872ce746659eb15102ebff.zip
Moved all closing html and body tags into the footer. Updated README.
Diffstat (limited to 'week.php')
-rw-r--r--week.php5
1 files changed, 2 insertions, 3 deletions
diff --git a/week.php b/week.php
index 04e8d58..0d3e0c7 100644
--- a/week.php
+++ b/week.php
@@ -359,10 +359,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>
-</body>
-</html>
+</center>
+<?php include (BASE.'includes/footer.inc.php'); ?>

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