aboutsummaryrefslogtreecommitdiffstats
path: root/sidebar.php
diff options
context:
space:
mode:
authorChad Little <clittle@users.sourceforge.net>2002-09-29 23:26:11 +0000
committerChad Little <clittle@users.sourceforge.net>2002-09-29 23:26:11 +0000
commitfa2b4fc5737686eacdf09803cd1511bb8a288d1d (patch)
tree90660bfeaa661a08e99848ba336424741741302f /sidebar.php
parentf1debffe066330fb5aaeae5f5ccd610ba38a9a10 (diff)
downloadphpicalendar-fa2b4fc5737686eacdf09803cd1511bb8a288d1d.tar.gz
phpicalendar-fa2b4fc5737686eacdf09803cd1511bb8a288d1d.tar.bz2
phpicalendar-fa2b4fc5737686eacdf09803cd1511bb8a288d1d.zip
list weeks function addition.
Diffstat (limited to 'sidebar.php')
-rw-r--r--sidebar.php7
1 files changed, 7 insertions, 0 deletions
diff --git a/sidebar.php b/sidebar.php
index 23a9dc3..825aa18 100644
--- a/sidebar.php
+++ b/sidebar.php
@@ -86,6 +86,13 @@
<td width="1%"><img src="images/spacer.gif" width="4" height="1"></td>
<td colspan="6" class="G10B"><?php include('./functions/list_months.php'); ?></td>
</tr>
+ <tr>
+ <td colspan="7"><img src="images/spacer.gif" width="21" height="5"></td>
+ </tr>
+ <tr>
+ <td width="1%"><img src="images/spacer.gif" width="4" height="1"></td>
+ <td colspan="6" class="G10B"><?php include('./functions/list_weeks.php'); ?></td>
+ </tr>
</table>
</td>
</tr>

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