]> git.mxchange.org Git - friendica.git/blobdiff - view/theme/frost/smarty3/field_password.tpl
fixes and tweaks to Smarty processing
[friendica.git] / view / theme / frost / smarty3 / field_password.tpl
index 3d6726dbe0346dbc875d3c20e1a1aa86dded9429..c88d3ef58a9e2a35a3ea8e584cc133c9c80d028c 100644 (file)
@@ -2,7 +2,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}}">