aboutsummaryrefslogtreecommitdiffstats
path: root/admin.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 /admin.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 'admin.php')
-rw-r--r--admin.php6
1 files changed, 1 insertions, 5 deletions
diff --git a/admin.php b/admin.php
index 14ec9c7..7b72859 100644
--- a/admin.php
+++ b/admin.php
@@ -271,13 +271,9 @@ if ($action == "delete") {
</td>
</tr>
</table>
-
+</center>
<?php include (BASE.'includes/footer.inc.php'); ?>
-</center>
-</body>
-</html>
-

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