From 4f0b3b7acc3f1ca0546e6db58ccf9f3beab8bf4e Mon Sep 17 00:00:00 2001 From: Jim Hu Date: Mon, 29 Dec 2008 06:33:45 +0000 Subject: remove self-link icons --- templates/default/day.tpl | 2 +- templates/default/month.tpl | 2 +- templates/default/week.tpl | 2 +- templates/default/year.tpl | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) (limited to 'templates') diff --git a/templates/default/day.tpl b/templates/default/day.tpl index d0bcef2..a1db506 100644 --- a/templates/default/day.tpl +++ b/templates/default/day.tpl @@ -13,7 +13,7 @@
- + diff --git a/templates/default/month.tpl b/templates/default/month.tpl index 6b64f1a..7dcff53 100644 --- a/templates/default/month.tpl +++ b/templates/default/month.tpl @@ -12,7 +12,7 @@ - +
{L_DAY}{L_DAY} {L_WEEK} {L_MONTH} {L_YEAR}
{L_DAY} {L_WEEK}{L_MONTH}{L_MONTH} {L_YEAR}
diff --git a/templates/default/week.tpl b/templates/default/week.tpl index d33d5f3..375b180 100644 --- a/templates/default/week.tpl +++ b/templates/default/week.tpl @@ -14,7 +14,7 @@ - + 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 @@ - +
{L_DAY}{L_WEEK}{L_WEEK} {L_MONTH} {L_YEAR}
{L_DAY} {L_WEEK} {L_MONTH}{L_YEAR}{L_YEAR}
-- cgit v1.2.3