From 53e682ec9d4e3357052b7b0e397288d20fce4cac Mon Sep 17 00:00:00 2001 From: Thomas Keil Date: Wed, 3 Jan 2007 23:52:15 +0000 Subject: Event-Box now has info-DIV with start/end information --- pages/event_widget.ecpp | 3 +++ 1 file changed, 3 insertions(+) (limited to 'pages/event_widget.ecpp') diff --git a/pages/event_widget.ecpp b/pages/event_widget.ecpp index eb97755..355cd8a 100644 --- a/pages/event_widget.ecpp +++ b/pages/event_widget.ecpp @@ -14,6 +14,8 @@ title; short_description; description; channel_name; +start; +end; @@ -23,6 +25,7 @@ channel_name;  
+
<$ start $>-<$ end $>
<$ title $>
<$ short_description $>
<$ description $>
-- cgit v1.2.3