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.tpl6
1 files changed, 5 insertions, 1 deletions
diff --git a/view/tpl/smarty3/posted_date_widget.tpl b/view/tpl/smarty3/posted_date_widget.tpl
index 009fa60a6..f9e9757f9 100644
--- a/view/tpl/smarty3/posted_date_widget.tpl
+++ b/view/tpl/smarty3/posted_date_widget.tpl
@@ -1,4 +1,8 @@
-<div id="datebrowse-sidebar" class="widget">
+{{*
+ * AUTOMATICALLY GENERATED TEMPLATE
+ * DO NOT EDIT THIS FILE, CHANGES WILL BE OVERWRITTEN
+ *
+ *}}<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}}">