Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/twofactor_u2f.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'templates')
-rw-r--r--templates/challenge.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/challenge.php b/templates/challenge.php
index 3097256..801d421 100644
--- a/templates/challenge.php
+++ b/templates/challenge.php
@@ -20,4 +20,4 @@ style('twofactor_u2f', 'style');
style="display: none">
<strong><?php p($l->t('An error occurred. Please try again.')) ?></strong>
</p>
-<p><em><?php p($l->t('Chrome is the only browser that supports U2F devices. You need to install the "U2F Support Add-on" on Firefox to use U2F.')) ?></em></p> \ No newline at end of file
+<p><em><?php p($l->t('Install the "U2F Support Add-on" on Firefox to use U2F, this is not needed on Chrome.')) ?></em></p>