aboutsummaryrefslogtreecommitdiffstats
path: root/month.php
diff options
context:
space:
mode:
authorChad Little <clittle@users.sourceforge.net>2002-10-05 17:42:11 +0000
committerChad Little <clittle@users.sourceforge.net>2002-10-05 17:42:11 +0000
commit253ef013b351f8ec885d596af7b611568138b400 (patch)
tree5fbed6c5189a889b160bfaa1e21ea1c48fe690b6 /month.php
parent537dcdf6662607c532d4a5fde1a533d09e1d81f6 (diff)
downloadphpicalendar-253ef013b351f8ec885d596af7b611568138b400.tar.gz
phpicalendar-253ef013b351f8ec885d596af7b611568138b400.tar.bz2
phpicalendar-253ef013b351f8ec885d596af7b611568138b400.zip
*** empty log message ***
Diffstat (limited to 'month.php')
-rw-r--r--month.php6
1 files changed, 3 insertions, 3 deletions
diff --git a/month.php b/month.php
index 40ca7dd..2af6412 100644
--- a/month.php
+++ b/month.php
@@ -55,9 +55,9 @@
<td align="right" width="90" class="navback">
<table width="90" border="0" cellpadding="0" cellspacing="0">
<tr>
- <td><?php echo '<a class="psf" href="day.php?cal='.$cal.'&getdate='.$getdate.'"><img src="styles/'.$style_sheet.'/day_on.gif" alt=""></td>'; ?>
- <td><?php echo '<a class="psf" href="week.php?cal='.$cal.'&getdate='.$getdate.'"><img src="styles/'.$style_sheet.'/week_on.gif" alt=""></td>'; ?>
- <td><?php echo '<a class="psf" href="month.php?cal='.$cal.'&getdate='.$getdate.'"><img src="styles/'.$style_sheet.'/month_on.gif" alt=""></td>'; ?>
+ <td><?php echo '<a class="psf" href="day.php?cal='.$cal.'&getdate='.$getdate.'"><img src="styles/'.$style_sheet.'/day_on.gif" alt="" border="0"></td>'; ?>
+ <td><?php echo '<a class="psf" href="week.php?cal='.$cal.'&getdate='.$getdate.'"><img src="styles/'.$style_sheet.'/week_on.gif" alt="" border="0"></td>'; ?>
+ <td><?php echo '<a class="psf" href="month.php?cal='.$cal.'&getdate='.$getdate.'"><img src="styles/'.$style_sheet.'/month_on.gif" alt="" border="0"></td>'; ?>
</tr>
</table>
</td>

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