added an option to enable GA authentication

This commit is contained in:
SJ
2015-03-19 15:04:47 +01:00
parent fe78d817d4
commit 08aed7355c
3 changed files with 6 additions and 0 deletions

View File

@ -92,6 +92,7 @@
</form>
<?php if(ENABLE_GOOGLE_AUTHENTICATOR == 1) { ?>
<form method="post" name="setqr" class="form-horizontal">
@ -113,6 +114,7 @@
</form>
<?php } ?>
<p>&nbsp;</p>