]> git.mxchange.org Git - friendica.git/blobdiff - view/templates/field_checkbox.tpl
Merge pull request #2255 from tobiasd/federationstats
[friendica.git] / view / templates / field_checkbox.tpl
index 694bce6b573f3ddc78d13ed593d1dcc454090d96..e476c07d722978696c5d7efafc5f1872abdfd5b8 100644 (file)
@@ -1,9 +1,3 @@
-{{*
- *     AUTOMATICALLY GENERATED TEMPLATE
- *     DO NOT EDIT THIS FILE, CHANGES WILL BE OVERWRITTEN
- *
- *}}
-       
        <div class='field checkbox' id='div_id_{{$field.0}}'>
                <label 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}}>