aboutsummaryrefslogtreecommitdiffstats
path: root/event.php
diff options
context:
space:
mode:
authorChad Little <clittle@users.sourceforge.net>2002-09-22 23:24:14 +0000
committerChad Little <clittle@users.sourceforge.net>2002-09-22 23:24:14 +0000
commita56a0d79feeb0a1bcc3eeb04c627bc075f002044 (patch)
tree2e432a9c5697cd60423a0ad53e1815f74969b275 /event.php
parent181bc144e88c8bc4ed06a4fb043e1fd20aaf09c7 (diff)
downloadphpicalendar-a56a0d79feeb0a1bcc3eeb04c627bc075f002044.tar.gz
phpicalendar-a56a0d79feeb0a1bcc3eeb04c627bc075f002044.tar.bz2
phpicalendar-a56a0d79feeb0a1bcc3eeb04c627bc075f002044.zip
Corrected HTML.
Diffstat (limited to 'event.php')
-rw-r--r--event.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/event.php b/event.php
index 303dfdf..a741e2e 100644
--- a/event.php
+++ b/event.php
@@ -6,7 +6,7 @@
<title><? echo "$calendar_name"; ?></title>
<link rel="stylesheet" type="text/css" href="styles/<? echo "$style_sheet"; ?>">
</head>
- <body bgcolor="#eeeeee" leftmargin="0" marginheight="0" marginwidth="0" topmargin="0" rightmargin="0">
+ <body bgcolor="#eeeeee">
<br>
<table border="0" cellspacing="0" cellpadding="0">
<tr height="18">

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