From a105312cd95f48da632a39dd369be24062d6c988 Mon Sep 17 00:00:00 2001 From: Jim Hu Date: Fri, 11 Nov 2005 05:08:30 +0000 Subject: fix small nav icons to pass cpath --- templates/default/month.tpl | 8 ++++---- templates/default/week.tpl | 8 ++++---- templates/default/year.tpl | 8 ++++---- 3 files changed, 12 insertions(+), 12 deletions(-) (limited to 'templates/default') diff --git a/templates/default/month.tpl b/templates/default/month.tpl index 8466d7a..43982f0 100644 --- a/templates/default/month.tpl +++ b/templates/default/month.tpl @@ -10,10 +10,10 @@
- - - - + + + +
{L_DAY}{L_WEEK}{L_MONTH}{L_YEAR}{L_DAY}{L_WEEK}{L_MONTH}{L_YEAR}
diff --git a/templates/default/week.tpl b/templates/default/week.tpl index d3f7a70..5a0c277 100644 --- a/templates/default/week.tpl +++ b/templates/default/week.tpl @@ -13,10 +13,10 @@
- - - - + + + +
{L_DAY}{L_WEEK}{L_MONTH}{L_YEAR}{L_DAY}{L_WEEK}{L_MONTH}{L_YEAR}
diff --git a/templates/default/year.tpl b/templates/default/year.tpl index 2428fa1..b7f24f9 100644 --- a/templates/default/year.tpl +++ b/templates/default/year.tpl @@ -26,10 +26,10 @@ - - - - + + + +
{L_DAY}{L_WEEK}{L_MONTH}{L_YEAR}{L_DAY}{L_WEEK}{L_MONTH}{L_YEAR}
-- cgit v1.2.3