]> git.mxchange.org Git - friendica.git/blobdiff - view/smarty3/field_yesno.tpl
add warning message about automatically generated templates
[friendica.git] / view / smarty3 / field_yesno.tpl
index e36e775c7aad96bcd220176a249a469660c1fe87..71a75792942d7350a1a550803ea9662ef5b56e67 100644 (file)
@@ -1,4 +1,8 @@
-       <div class='field yesno'>
+{{*
+ *     AUTOMATICALLY GENERATED TEMPLATE
+ *     DO NOT EDIT THIS FILE, CHANGES WILL BE OVERWRITTEN
+ *
+ *}}   <div class='field yesno'>
                <label for='id_{{$field.0}}'>{{$field.1}}</label>
                <div class='onoff' id="id_{{$field.0}}_onoff">
                        <input  type="hidden" name='{{$field.0}}' id='id_{{$field.0}}' value="{{$field.2}}">