From a43746e9b18f0cd8a814d2c5997c590e26b5aa08 Mon Sep 17 00:00:00 2001 From: spiderr Date: Fri, 25 May 2012 10:25:17 -0400 Subject: replace PHP_SELF with SCRIPT_NAME --- modules/mod_calendar.tpl | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/modules/mod_calendar.tpl b/modules/mod_calendar.tpl index 239200b..185d291 100644 --- a/modules/mod_calendar.tpl +++ b/modules/mod_calendar.tpl @@ -4,21 +4,21 @@ {$modCalNavigation.focus_date|date_format:"%B %Y"} - «{tr}y{/tr} + «{tr}y{/tr} - «{tr}m{/tr}
+ «{tr}m{/tr}
- {tr}Today{/tr} + {tr}Today{/tr} - {tr}m{/tr}»
+ {tr}m{/tr}»
- {tr}y{/tr}» + {tr}y{/tr}» -- cgit v1.3