]> git.mxchange.org Git - friendica.git/blobdiff - view/theme/frost-mobile/smarty3/field_input.tpl
add warning message about automatically generated templates
[friendica.git] / view / theme / frost-mobile / smarty3 / field_input.tpl
index e2c519b916be33354309c5cf3218780bb26f74e3..d11b8b9b1e60077cf77e696bea54ecf0201a414d 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><br />
                <input name='{{$field.0}}' id='id_{{$field.0}}' value="{{$field.2}}">