diff --git a/core/templates/loginflow/authpicker.php b/core/templates/loginflow/authpicker.php index 0d0a38ac48..810c32b4f0 100644 --- a/core/templates/loginflow/authpicker.php +++ b/core/templates/loginflow/authpicker.php @@ -30,7 +30,7 @@ $urlGenerator = $_['urlGenerator'];

t('Account access')) ?>

- t('You are about to grant "%s" access to your %s account.', [ + t('You are about to grant %s access to your %s account.', [ '' . \OCP\Util::sanitizeHTML($_['client']) . '', \OCP\Util::sanitizeHTML($_['instanceName']) ])) ?>