From f5c361cf44739058b79f322576a1bad2d8c142d9 Mon Sep 17 00:00:00 2001 From: Côme Chilliet Date: Fri, 20 Jan 2023 11:45:08 +0100 Subject: composer run cs:fix MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Côme Chilliet --- core/templates/twofactorselectchallenge.php | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'core/templates/twofactorselectchallenge.php') diff --git a/core/templates/twofactorselectchallenge.php b/core/templates/twofactorselectchallenge.php index e815fa16631..d81ce7c4a67 100644 --- a/core/templates/twofactorselectchallenge.php +++ b/core/templates/twofactorselectchallenge.php @@ -37,18 +37,18 @@ $noProviders = empty($_['providers']);
  • + [ + 'challengeProviderId' => $provider->getId(), + 'redirect_url' => $_['redirect_url'], + ] + )) ?>"> getLightIcon(); } else { $icon = image_path('core', 'actions/password-white.svg'); } - ?> + ?>

    getDisplayName()) ?>

    -- cgit v1.2.3