aboutsummaryrefslogtreecommitdiffstats
path: root/month.php
diff options
context:
space:
mode:
authorjwangen <jwangen>2002-09-26 08:34:34 +0000
committerjwangen <jwangen>2002-09-26 08:34:34 +0000
commit153e93b99820f19b1e264191c139bb9062d9c9e4 (patch)
treebf249a086307765fdfbea58e8f9b69c3d0f0d76c /month.php
parentf35f8c14ad49f607e2cfd54e7799ffae1126558a (diff)
downloadphpicalendar-153e93b99820f19b1e264191c139bb9062d9c9e4.tar.gz
phpicalendar-153e93b99820f19b1e264191c139bb9062d9c9e4.tar.bz2
phpicalendar-153e93b99820f19b1e264191c139bb9062d9c9e4.zip
Montly recurrences should be working now
Diffstat (limited to 'month.php')
-rw-r--r--month.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/month.php b/month.php
index d7b83eb..781ae6b 100644
--- a/month.php
+++ b/month.php
@@ -35,7 +35,7 @@
<center>
<table width="740" border="0" cellspacing="0" cellpadding="0" class="V12">
<tr>
- <td align="left" width="5%"><?php echo "<a class=\"psf\" href=\"day.php?getdate=$today_today\">Today</a>"; ?></td>
+ <td align="left" width="5%"><?php echo "<a class=\"psf\" href=\"month.php?getdate=$today_today\">This&nbsp;Month</a>"; ?></td>
<td align="center" width="90%"><?php echo "<a class=\"psf\" href=\"day.php?cal=$cal&getdate=$getdate\">$day_lang</a> | <a class=\"psf\" href=\"week.php?cal=$cal&getdate=$getdate\">$week_lang</a> | <a class=\"psf\" href=\"month.php?cal=$cal&getdate=$getdate\">$month_lang</a>"; ?></td>
<td align="right" width="5%"><!--[[a class="psf" href="preferences.php"]]Preferences[[/a]]--></td>
</tr>

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