summaryrefslogtreecommitdiff
path: root/pages
diff options
context:
space:
mode:
Diffstat (limited to 'pages')
-rw-r--r--pages/event_widget.ecpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/pages/event_widget.ecpp b/pages/event_widget.ecpp
index 355cd8a..2dd847e 100644
--- a/pages/event_widget.ecpp
+++ b/pages/event_widget.ecpp
@@ -25,7 +25,7 @@ end;
 
</td>
<td class="content">
- <div class="info"><$ start $>-<$ end $></div>
+ <div class="info"><$ start $> - <$ end $></div>
<div class="title"><$ title $></div>
<div class="short"><$ short_description $></div>
<div class="description"><$ description $></div>