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