From dc57b89f37bd616e9f57f8ec03558763aec4e9ec Mon Sep 17 00:00:00 2001 From: Christoph Wurst Date: Fri, 26 Aug 2016 23:20:00 +0200 Subject: [PATCH] reorder 2fa challenge HTML --- core/templates/twofactorshowchallenge.php | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/core/templates/twofactorshowchallenge.php b/core/templates/twofactorshowchallenge.php index c5ee9aca4b..7a921a4150 100644 --- a/core/templates/twofactorshowchallenge.php +++ b/core/templates/twofactorshowchallenge.php @@ -9,12 +9,12 @@ $provider = $_['provider']; $template = $_['template']; ?> -
- getDisplayName()); ?> +
+

getDisplayName()); ?>

t('Please authenticate using the selected factor.')) ?>

-
- -t('An error occured while verifying the token')); ?> - - + +

t('An error occured while verifying the token')); ?>

+ + + >t('Cancel login')) ?>