aboutsummaryrefslogtreecommitdiffstats
path: root/month_bottom.php
diff options
context:
space:
mode:
authorChad Little <clittle@users.sourceforge.net>2002-10-15 07:40:29 +0000
committerChad Little <clittle@users.sourceforge.net>2002-10-15 07:40:29 +0000
commit6f4000f6ebe064e3dd91dde9dcd297b83abb8cab (patch)
treecf3261d5daee6c258d45b8208985b43f64c9d310 /month_bottom.php
parenta0bc0753305fafc54e3cec48fb4418fbc24e071c (diff)
downloadphpicalendar-6f4000f6ebe064e3dd91dde9dcd297b83abb8cab.tar.gz
phpicalendar-6f4000f6ebe064e3dd91dde9dcd297b83abb8cab.tar.bz2
phpicalendar-6f4000f6ebe064e3dd91dde9dcd297b83abb8cab.zip
year.php is wired, changed versions to 0.7, added jump to year to month_bottom.php
Diffstat (limited to 'month_bottom.php')
-rw-r--r--month_bottom.php14
1 files changed, 14 insertions, 0 deletions
diff --git a/month_bottom.php b/month_bottom.php
index e80eb73..392f815 100644
--- a/month_bottom.php
+++ b/month_bottom.php
@@ -127,6 +127,13 @@
</tr>
<tr>
<td width="1%"><img src="images/spacer.gif" width="4" height="1"></td>
+ <td colspan="6"><?php include('./functions/list_years.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"><?php include('./functions/list_months.php'); ?></td>
</tr>
<tr>
@@ -198,6 +205,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