Update mfa/templates/TOTP/Add.html
This commit is contained in:
@@ -1,4 +1,3 @@
|
||||
|
||||
{% extends "base.html" %}
|
||||
{% load static %}
|
||||
{% block head %}
|
||||
@@ -88,7 +87,7 @@
|
||||
<br/>
|
||||
<br/>
|
||||
<div class="container d-flex justify-content-center">
|
||||
<div class="col-md-6 col-md-offset-3" id="two-factor-steps">
|
||||
<div class="col-md-8 col-md-offset-3" id="two-factor-steps">
|
||||
<div class="row" align="center">
|
||||
<h4>Adding a new {{ method.name }}</h4>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user