aboutsummaryrefslogtreecommitdiffstats
path: root/templates
diff options
context:
space:
mode:
authorChad Little <clittle@users.sourceforge.net>2004-10-02 01:23:52 +0000
committerChad Little <clittle@users.sourceforge.net>2004-10-02 01:23:52 +0000
commit2c6bbb96bdc200518e557fb5906a11b0fb942c39 (patch)
treeb501a9ad989003855bb7c819617aad08e4b6f8bd /templates
parentc1fbbe12f28cfd57889b123e3d9390995ab0d10d (diff)
downloadphpicalendar-2c6bbb96bdc200518e557fb5906a11b0fb942c39.tar.gz
phpicalendar-2c6bbb96bdc200518e557fb5906a11b0fb942c39.tar.bz2
phpicalendar-2c6bbb96bdc200518e557fb5906a11b0fb942c39.zip
Admin adds.
Diffstat (limited to 'templates')
-rw-r--r--templates/default/admin.tpl8
1 files changed, 4 insertions, 4 deletions
diff --git a/templates/default/admin.tpl b/templates/default/admin.tpl
index 1a70f35..b83860b 100644
--- a/templates/default/admin.tpl
+++ b/templates/default/admin.tpl
@@ -10,10 +10,10 @@
<div style="padding-top: 3px;">
<table width="120" border="0" cellpadding="0" cellspacing="0">
<tr valign="top">
- <td><a class="psf" href="day.php?cal={CAL}&amp;getdate={GETDATE}"><img src="../templates/{TEMPLATE}/images/day_on.gif" alt="{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}" 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}" 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}" border="0" /></a></td>
+ <td><a class="psf" href="../day.php?cal={CAL}&amp;getdate={GETDATE}"><img src="../templates/{TEMPLATE}/images/day_on.gif" alt="{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}" 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}" 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}" border="0" /></a></td>
</tr>
</table>
</div>

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