]> git.mxchange.org Git - friendica.git/blobdiff - view/theme/frost-mobile/field_checkbox.tpl
vier: toggle comments only with threaded comments
[friendica.git] / view / theme / frost-mobile / field_checkbox.tpl
index 90cc2d6785fa708d4a4636e56ccd509b6b7ae4ac..9fbf84eac995d0f88da04e3a7185de9e4a4c3f86 100644 (file)
@@ -1,5 +1,5 @@
        
-       <div class='field checkbox'>
+       <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"{{ endif }}><br />
                <span class='field_help' id='help_id_$field.0'>$field.3</span>