]> git.mxchange.org Git - friendica.git/blobdiff - view/theme/frost-mobile/smarty3/field_checkbox.tpl
Merge pull request #580 from fermionic/20130111-better-conversion-scripts
[friendica.git] / view / theme / frost-mobile / smarty3 / field_checkbox.tpl
index 38357fee1aefeecdac883909d4de9a4de5b9a5e9..f7f857f592f45daf880aae2d09357354f7a2ae7a 100644 (file)
@@ -2,7 +2,8 @@
  *     AUTOMATICALLY GENERATED TEMPLATE
  *     DO NOT EDIT THIS FILE, CHANGES WILL BE OVERWRITTEN
  *
- *}}   
+ *}}
+       
        <div class='field checkbox' id='div_id_{{$field.0}}'>
                <label id='label_id_{{$field.0}}' for='id_{{$field.0}}'>{{$field.1}}</label>
                <input type="checkbox" name='{{$field.0}}' id='id_{{$field.0}}' value="1" {{if $field.2}}checked="checked"{{/if}}><br />