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