]> git.mxchange.org Git - friendica.git/blobdiff - view/templates/twofactor/verify.tpl
Fixed indentation
[friendica.git] / view / templates / twofactor / verify.tpl
index 938f98da091ede5a860f2d10e9535e93cd372643..2b1fe31421f2785ba5ee47634ca8d8bcc54926bf 100644 (file)
@@ -18,8 +18,6 @@
 
                {{include file="field_input.tpl" field=$verify_code}}
 
-               {{include file="field_checkbox.tpl" field=$trust_browser}}
-
                <div class="form-group settings-submit-wrapper">
                        <button type="submit" name="action" id="confirm-submit-button" class="btn btn-primary confirm-button" value="verify">{{$verify_label}}</button>
                </div>