]> git.mxchange.org Git - friendica.git/blobdiff - view/smarty3/field_password.tpl
Merge pull request #580 from fermionic/20130111-better-conversion-scripts
[friendica.git] / view / smarty3 / field_password.tpl
index 71effbb3589b9aac359c8440357e791faf66e2a1..5889d2e9c0d023969c1ac9c159d29007be017d01 100644 (file)
@@ -2,7 +2,8 @@
  *     AUTOMATICALLY GENERATED TEMPLATE
  *     DO NOT EDIT THIS FILE, CHANGES WILL BE OVERWRITTEN
  *
- *}}   
+ *}}
+       
        <div class='field password'>
                <label for='id_{{$field.0}}'>{{$field.1}}</label>
                <input type='password' name='{{$field.0}}' id='id_{{$field.0}}' value="{{$field.2}}">