aboutsummaryrefslogtreecommitdiffstats
path: root/sidebar.php
diff options
context:
space:
mode:
authorChad Little <clittle@users.sourceforge.net>2002-10-10 04:07:30 +0000
committerChad Little <clittle@users.sourceforge.net>2002-10-10 04:07:30 +0000
commitaf5ce4ebb421eba13e0bf3ed55a7a76400f1d722 (patch)
treee08b1b107a3de15ef3ea6bdd15eb17f9a063ddc1 /sidebar.php
parent3d9f72768aee4234be11fdc2a926bc84e939a928 (diff)
downloadphpicalendar-af5ce4ebb421eba13e0bf3ed55a7a76400f1d722.tar.gz
phpicalendar-af5ce4ebb421eba13e0bf3ed55a7a76400f1d722.tar.bz2
phpicalendar-af5ce4ebb421eba13e0bf3ed55a7a76400f1d722.zip
fixed sidebar link to todays date, put extract HTTP back for users of stock 4.2.x php (like me).
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 dcd24f4..cea7578 100644
--- a/sidebar.php
+++ b/sidebar.php
@@ -49,6 +49,13 @@
<td colspan="6" class="G10B"><?php echo "<a class=\"psf\" href=\"month.php?cal=$cal&getdate=$today_today\">$gomonth_lang</a>"; ?></td>
</tr>
<tr>
+ <td colspan="7"><img src="images/spacer.gif" width="21" height="1"></td>
+ </tr>
+ <tr>
+ <td width="1%"><img src="images/spacer.gif" width="4" height="1"></td>
+ <td colspan="6" class="G10B"><?php echo "<a class=\"psf\" href=\"year.php?cal=$cal&getdate=$today_today\">$goyear_lang</a>"; ?></td>
+ </tr>
+ <tr>
<td colspan="7"><img src="images/spacer.gif" width="21" height="5"></td>
</tr>
<tr>

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