]> git.mxchange.org Git - friendica.git/blobdiff - view/smarty3/posted_date_widget.tpl
add warning message about automatically generated templates
[friendica.git] / view / smarty3 / posted_date_widget.tpl
index 009fa60a657068f0d778ffb58b616981f2c088c3..f9e9757f9c957200947da2588b74bc963d226650 100644 (file)
@@ -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}}">