From 40bce8703357905234d5817445b8037260ec4693 Mon Sep 17 00:00:00 2001 From: Jim Hu Date: Sun, 28 Dec 2008 20:18:32 +0000 Subject: remove sear_box.tpl from alternative template folders --- templates/green/event.tpl | 7 +++++-- templates/green/search_box.tpl | 9 --------- templates/grey/search_box.tpl | 9 --------- templates/red/search_box.tpl | 9 --------- templates/tan/search_box.tpl | 9 --------- 5 files changed, 5 insertions(+), 38 deletions(-) delete mode 100644 templates/green/search_box.tpl delete mode 100644 templates/grey/search_box.tpl delete mode 100644 templates/red/search_box.tpl delete mode 100644 templates/tan/search_box.tpl (limited to 'templates') diff --git a/templates/green/event.tpl b/templates/green/event.tpl index 43c2db2..b0a9a7f 100644 --- a/templates/green/event.tpl +++ b/templates/green/event.tpl @@ -15,9 +15,9 @@
-

{EVENT_TEXT} - ({EVENT_TIMES})

+

{L_SUMMARY}:{EVENT_TEXT} - ({EVENT_TIMES})

-

{DESCRIPTION}

+

{L_DESCRIPTION}:{DESCRIPTION}

@@ -32,6 +32,9 @@ {L_LOCATION}: {LOCATION}
+ + {L_URL}: {URL}
+

diff --git a/templates/green/search_box.tpl b/templates/green/search_box.tpl deleted file mode 100644 index 9c442d3..0000000 --- a/templates/green/search_box.tpl +++ /dev/null @@ -1,9 +0,0 @@ -
-
{L_SEARCH}:
-
- - - - - -
\ No newline at end of file diff --git a/templates/grey/search_box.tpl b/templates/grey/search_box.tpl deleted file mode 100644 index 9c442d3..0000000 --- a/templates/grey/search_box.tpl +++ /dev/null @@ -1,9 +0,0 @@ -
-
{L_SEARCH}:
-
- - - - - -
\ No newline at end of file diff --git a/templates/red/search_box.tpl b/templates/red/search_box.tpl deleted file mode 100644 index 9c442d3..0000000 --- a/templates/red/search_box.tpl +++ /dev/null @@ -1,9 +0,0 @@ -
-
{L_SEARCH}:
-
- - - - - -
\ No newline at end of file diff --git a/templates/tan/search_box.tpl b/templates/tan/search_box.tpl deleted file mode 100644 index 9c442d3..0000000 --- a/templates/tan/search_box.tpl +++ /dev/null @@ -1,9 +0,0 @@ -
-
{L_SEARCH}:
-
- - - - - -
\ No newline at end of file -- cgit v1.2.3