]> git.mxchange.org Git - friendica.git/blobdiff - view/theme/frost/smarty3/field_input.tpl
add warning message about automatically generated templates
[friendica.git] / view / theme / frost / smarty3 / field_input.tpl
index 41a636fca40a292a8c69297bf47b1edc90eb9440..5fbc59f7049782f873f12f778cd1444197b777ce 100644 (file)
@@ -1,4 +1,8 @@
-       
+{{*
+ *     AUTOMATICALLY GENERATED TEMPLATE
+ *     DO NOT EDIT THIS FILE, CHANGES WILL BE OVERWRITTEN
+ *
+ *}}   
        <div class='field input' id='wrapper_{{$field.0}}'>
                <label for='id_{{$field.0}}'>{{$field.1}}</label>
                <input name='{{$field.0}}' id='id_{{$field.0}}' value="{{$field.2}}">