aboutsummaryrefslogtreecommitdiffstats
path: root/templates/default/year.tpl
diff options
context:
space:
mode:
authorJim Hu <jimhu@users.sourceforge.net>2008-12-29 06:33:45 +0000
committerJim Hu <jimhu@users.sourceforge.net>2008-12-29 06:33:45 +0000
commit4f0b3b7acc3f1ca0546e6db58ccf9f3beab8bf4e (patch)
treefb42c914a067c8e1e41262d7ae79d7bc86609ada /templates/default/year.tpl
parentff205ce74d9950105e9c4c9745462f433f81afa6 (diff)
downloadphpicalendar-4f0b3b7acc3f1ca0546e6db58ccf9f3beab8bf4e.tar.gz
phpicalendar-4f0b3b7acc3f1ca0546e6db58ccf9f3beab8bf4e.tar.bz2
phpicalendar-4f0b3b7acc3f1ca0546e6db58ccf9f3beab8bf4e.zip
remove self-link icons
Diffstat (limited to 'templates/default/year.tpl')
-rw-r--r--templates/default/year.tpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/default/year.tpl b/templates/default/year.tpl
index 73db6c0..5aedf51 100644
--- a/templates/default/year.tpl
+++ b/templates/default/year.tpl
@@ -29,7 +29,7 @@
<td><a class="psf" href="day.php?cal={CAL}&amp;getdate={GETDATE}"><img src="templates/{TEMPLATE}/images/day_on.gif" alt="{L_DAY}" title="{L_DAY}" border="0" /></a></td>
<td><a class="psf" href="week.php?cal={CAL}&amp;getdate={GETDATE}"><img src="templates/{TEMPLATE}/images/week_on.gif" alt="{L_WEEK}" title="{L_WEEK}" border="0" /></a></td>
<td><a class="psf" href="month.php?cal={CAL}&amp;getdate={GETDATE}"><img src="templates/{TEMPLATE}/images/month_on.gif" alt="{L_MONTH}" title="{L_MONTH}" border="0" /></a></td>
- <td><a class="psf" href="year.php?cal={CAL}&amp;getdate={GETDATE}"><img src="templates/{TEMPLATE}/images/year_on.gif" alt="{L_YEAR}" title="{L_YEAR}" border="0" /></a></td>
+ <td><img src="templates/{TEMPLATE}/images/year_on.gif" alt="{L_YEAR}" title="{L_YEAR}" border="0" /></td>
</tr>
</table>
</td>

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