aboutsummaryrefslogtreecommitdiffstats
path: root/week.php
diff options
context:
space:
mode:
authorChad Little <clittle@users.sourceforge.net>2002-09-22 00:16:43 +0000
committerChad Little <clittle@users.sourceforge.net>2002-09-22 00:16:43 +0000
commit565289afeb671058c92edcb40cc4ee993917ef82 (patch)
treed178142b1550896110e80b5d1fe99034778d21d2 /week.php
parentc5e33ce084ce0f6032e963fc53d6a5f3f315e4de (diff)
downloadphpicalendar-565289afeb671058c92edcb40cc4ee993917ef82.tar.gz
phpicalendar-565289afeb671058c92edcb40cc4ee993917ef82.tar.bz2
phpicalendar-565289afeb671058c92edcb40cc4ee993917ef82.zip
Added footer support.
Diffstat (limited to 'week.php')
-rw-r--r--week.php26
1 files changed, 6 insertions, 20 deletions
diff --git a/week.php b/week.php
index e9f004d..600c15e 100644
--- a/week.php
+++ b/week.php
@@ -273,26 +273,7 @@ $prev_week = date("Ymd", $prev_week2);
}
?>
- <!--
- [[td rowspan="2" colspan="2" valign="top" align="left" bgcolor="#68aaef"]]
- [[table width="100%" border="0" cellpadding="2" cellspacing="0"]]
- [[tr]]
- [[td bgcolor="#0065DB"]][[font style="color:#ffffff; font-weight: bold"]]12:00pm[[/font]]
- [[/td]]
- [[/tr]]
- [[tr]]
- [[td]]
- [[table width="100%" border="0" cellpadding="1" cellspacing="0"]]
- [[tr]]
- [[td bgcolor="#68aaef"]][[font style="font-size: 11px; color:#ffffff"]]Lunch with Stef's mom and sis[[/font]]
- [[/td]]
- [[/tr]]
- [[/table]]
- [[/td]]
- [[/tr]]
- [[/table]]
- [[/td]]
- -->
+
</table>
</td>
</tr>
@@ -303,6 +284,11 @@ $prev_week = date("Ymd", $prev_week2);
</td>
</tr>
</table>
+</td>
+</tr>
+</table>
+<br>
+<? echo "<font class=\"V9\">$powered_by_lang <a class=\"psf\" href=\"http://sourceforge.net/projects/phpicalendar/\">PHP iCalendar $version_lang</a></font>"; ?>
</center>
</body>
</html>

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