aboutsummaryrefslogtreecommitdiffstats
path: root/view/tpl/smarty3/posted_date_widget.tpl
diff options
context:
space:
mode:
Diffstat (limited to 'view/tpl/smarty3/posted_date_widget.tpl')
-rw-r--r--view/tpl/smarty3/posted_date_widget.tpl3
1 files changed, 2 insertions, 1 deletions
diff --git a/view/tpl/smarty3/posted_date_widget.tpl b/view/tpl/smarty3/posted_date_widget.tpl
index f9e9757f9..2f5838edb 100644
--- a/view/tpl/smarty3/posted_date_widget.tpl
+++ b/view/tpl/smarty3/posted_date_widget.tpl
@@ -2,7 +2,8 @@
* AUTOMATICALLY GENERATED TEMPLATE
* DO NOT EDIT THIS FILE, CHANGES WILL BE OVERWRITTEN
*
- *}}<div id="datebrowse-sidebar" class="widget">
+ *}}
+<div id="datebrowse-sidebar" class="widget">
<h3>{{$title}}</h3>
<script>function dateSubmit(dateurl) { window.location.href = dateurl; } </script>
<select id="posted-date-selector" name="posted-date-select" onchange="dateSubmit($(this).val());" size="{{$size}}">