]> 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 f90b012f1c471cf3d756c87761bc33dc9724863a..e476c07d722978696c5d7efafc5f1872abdfd5b8 100644 (file)
@@ -1,5 +1,3 @@
-
-       
        <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}}>