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

github.com/nextcloud/user_saml.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--templates/selectUserBackEnd.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/selectUserBackEnd.php b/templates/selectUserBackEnd.php
index 11877e82..7d29002e 100644
--- a/templates/selectUserBackEnd.php
+++ b/templates/selectUserBackEnd.php
@@ -8,7 +8,7 @@ script('user_saml', 'selectUserBackEnd');
<div id="saml-select-user-back-end">
-<h1>Login options:</h1>
+<h1><?php p($l->t('Login options:')); ?></h1>
<?php if($_['useCombobox']) { ?>