Fix markup in two factor auth configuration

Issue #13787

Signed-off-by: Michal Čihař <michal@cihar.com>
This commit is contained in:
Michal Čihař 2017-11-23 13:48:08 +01:00
parent a59af11ba1
commit 602d07d8aa

View File

@ -38,7 +38,6 @@
<div class="group-cnt">
<form method="POST" action="prefs_second.php">
{{ Url_getHiddenInputs() }}
<option name="2fa_configure">
{% for backend in backends %}
<label>
<input type="radio" name="2fa_configure" {% if backend["id"] == "" %}checked="checked"{% endif %} value="{{ backend["id"] }}"/>