From 81b77a2e087100632ef3c1fb1f8d2f75f867a27e Mon Sep 17 00:00:00 2001 From: davef Date: Mon, 16 May 2005 19:14:59 +0000 Subject: Big openevent cleanup - changed the openevent api, which significantly simplifies the code. --- templates/default/event.tpl | 2 +- templates/default/header.tpl | 15 ++++----------- 2 files changed, 5 insertions(+), 12 deletions(-) (limited to 'templates') diff --git a/templates/default/event.tpl b/templates/default/event.tpl index fd51da6..43c2db2 100644 --- a/templates/default/event.tpl +++ b/templates/default/event.tpl @@ -15,7 +15,7 @@
-

{EVENT} - ({EVENT_TIMES})

+

{EVENT_TEXT} - ({EVENT_TIMES})

{DESCRIPTION}

diff --git a/templates/default/header.tpl b/templates/default/header.tpl index f06438a..a7ec486 100644 --- a/templates/default/header.tpl +++ b/templates/default/header.tpl @@ -12,14 +12,7 @@ \ No newline at end of file + + + + -- cgit v1.2.3