diff --git a/core/templates/twofactorselectchallenge.php b/core/templates/twofactorselectchallenge.php index 8508039268..86561cddb3 100644 --- a/core/templates/twofactorselectchallenge.php +++ b/core/templates/twofactorselectchallenge.php @@ -72,6 +72,6 @@ $noProviders = empty($_['providers']);

- t('Cancel log in')) ?> + t('Cancel login')) ?>

diff --git a/core/templates/twofactorsetupchallenge.php b/core/templates/twofactorsetupchallenge.php index 9c182db171..a5b8b44f04 100644 --- a/core/templates/twofactorsetupchallenge.php +++ b/core/templates/twofactorsetupchallenge.php @@ -11,6 +11,6 @@ $template = $_['template'];

getDisplayName()); ?>

- t('Cancel log in')) ?> + t('Cancel login')) ?>

diff --git a/core/templates/twofactorsetupselection.php b/core/templates/twofactorsetupselection.php index 1928e07ebc..837d171a80 100644 --- a/core/templates/twofactorsetupselection.php +++ b/core/templates/twofactorsetupselection.php @@ -53,6 +53,6 @@ declare(strict_types=1);

- t('Cancel log in')) ?> + t('Cancel login')) ?>

diff --git a/core/templates/twofactorshowchallenge.php b/core/templates/twofactorshowchallenge.php index bb962594c1..e3270b8062 100644 --- a/core/templates/twofactorshowchallenge.php +++ b/core/templates/twofactorshowchallenge.php @@ -34,6 +34,6 @@ $template = $_['template'];

- t('Cancel log in')) ?> + t('Cancel login')) ?>