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