Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Next Next commit
Add a text string to l10n
  • Loading branch information
Valdnet authored and backportbot[bot] committed Jul 5, 2021
commit 5e93d571e00abd3d9c20920d9b3f6eaaf00e44e5
2 changes: 1 addition & 1 deletion core/templates/loginflow/authpicker.php
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
</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>
Expand Down