diff options
Diffstat (limited to 'view/tpl/smarty3/posted_date_widget.tpl')
-rw-r--r-- | view/tpl/smarty3/posted_date_widget.tpl | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/view/tpl/smarty3/posted_date_widget.tpl b/view/tpl/smarty3/posted_date_widget.tpl index 009fa60a6..2f5838edb 100644 --- a/view/tpl/smarty3/posted_date_widget.tpl +++ b/view/tpl/smarty3/posted_date_widget.tpl @@ -1,3 +1,8 @@ +{{* + * 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> |