make "Login options" translatable

Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
This commit is contained in:
Arthur Schiwon 2020-09-03 09:29:41 +02:00
parent 1c5f80ddc5
commit cf0edbaf14
No known key found for this signature in database
GPG Key ID: 7424F1874854DF23
1 changed files with 1 additions and 1 deletions

View File

@ -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']) { ?>