From 4b0f35a6f25c7b712142f8a5fe1906b7aae7d1e0 Mon Sep 17 00:00:00 2001 From: Jim Hu Date: Wed, 23 Nov 2005 06:07:56 +0000 Subject: remove a dumb addition I made to the templates, which led to cpath being there twice --- templates/default/day.tpl | 8 ++++---- templates/default/month.tpl | 8 ++++---- templates/default/week.tpl | 8 ++++---- templates/default/year.tpl | 8 ++++---- 4 files changed, 16 insertions(+), 16 deletions(-) (limited to 'templates/default') diff --git a/templates/default/day.tpl b/templates/default/day.tpl index 33a714b..ae7598c 100644 --- a/templates/default/day.tpl +++ b/templates/default/day.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/month.tpl b/templates/default/month.tpl index 43982f0..8466d7a 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 5a0c277..d3f7a70 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 b7f24f9..2428fa1 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