From e24c7a8900dc6bfd68babd22ef03f252d68e2457 Mon Sep 17 00:00:00 2001
From: Sascha Wiswedel
- t('Cancel log in')) ?> + t('Cancel login')) ?>
diff --git a/core/templates/twofactorsetupchallenge.php b/core/templates/twofactorsetupchallenge.php index 9c182db1715..a5b8b44f049 100644 --- a/core/templates/twofactorsetupchallenge.php +++ b/core/templates/twofactorsetupchallenge.php @@ -11,6 +11,6 @@ $template = $_['template'];- t('Cancel log in')) ?> + t('Cancel login')) ?>
diff --git a/core/templates/twofactorsetupselection.php b/core/templates/twofactorsetupselection.php index 1928e07ebc7..837d171a80d 100644 --- a/core/templates/twofactorsetupselection.php +++ b/core/templates/twofactorsetupselection.php @@ -53,6 +53,6 @@ declare(strict_types=1); diff --git a/core/templates/twofactorshowchallenge.php b/core/templates/twofactorshowchallenge.php index bb962594c1d..e3270b80627 100644 --- a/core/templates/twofactorshowchallenge.php +++ b/core/templates/twofactorshowchallenge.php @@ -34,6 +34,6 @@ $template = $_['template']; -- cgit v1.2.3