aboutsummaryrefslogtreecommitdiffstats
path: root/core/templates/loginflow
diff options
context:
space:
mode:
Diffstat (limited to 'core/templates/loginflow')
-rw-r--r--core/templates/loginflow/authpicker.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/core/templates/loginflow/authpicker.php b/core/templates/loginflow/authpicker.php
index b36fbb1d2f3..02b4b9cc003 100644
--- a/core/templates/loginflow/authpicker.php
+++ b/core/templates/loginflow/authpicker.php
@@ -37,7 +37,7 @@ $urlGenerator = $_['urlGenerator'];
</p>
<span class="warning">
- <h3><?php p('Security warning') ?></h3>
+ <h3><?php p($l->t('Security warning')) ?></h3>
<p>
<?php p($l->t('If you are not trying to set up a new device or app, someone is trying to trick you into granting them access to your data. In this case do not proceed and instead contact your system administrator.')) ?>
</p>