summaryrefslogtreecommitdiffstats
path: root/apps/twofactor_backupcodes/templates
diff options
context:
space:
mode:
authorChristoph Wurst <christoph@winzerhof-wurst.at>2018-09-26 16:25:18 +0200
committerJan-Christoph Borchardt <hey@jancborchardt.net>2018-10-02 22:56:33 +0200
commit79a0ee4f4ae315b357f51dd35d3d3c6e60897ee1 (patch)
tree470d5bce819a22357fe820e515d82ca4d8339d64 /apps/twofactor_backupcodes/templates
parent6b730b4c478bc4f55a89fd7d6a7c2715e2e5b829 (diff)
downloadnextcloud-server-79a0ee4f4ae315b357f51dd35d3d3c6e60897ee1.tar.gz
nextcloud-server-79a0ee4f4ae315b357f51dd35d3d3c6e60897ee1.zip
Consolidate personal two-factor provider settings
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
Diffstat (limited to 'apps/twofactor_backupcodes/templates')
-rw-r--r--apps/twofactor_backupcodes/templates/personal.php5
1 files changed, 1 insertions, 4 deletions
diff --git a/apps/twofactor_backupcodes/templates/personal.php b/apps/twofactor_backupcodes/templates/personal.php
index e440158f4cd..4c887aff915 100644
--- a/apps/twofactor_backupcodes/templates/personal.php
+++ b/apps/twofactor_backupcodes/templates/personal.php
@@ -5,7 +5,4 @@ style('twofactor_backupcodes', 'style');
?>
-<div class="section">
- <h2 data-anchor-name="second-factor-backup-codes"><?php p($l->t('Second-factor backup codes')); ?></h2>
- <div id="twofactor-backupcodes-settings"></div>
-</div>
+<div id="twofactor-backupcodes-settings"></div>