Update login.php
Fixed grammar issue. Reported at Transifex. See https://www.transifex.com/nextcloud/nextcloud/translate/#af/$/124614533?issue=yes
This commit is contained in:
parent
cccf6f4d5f
commit
1046fb5111
|
@ -92,7 +92,7 @@ script('core', 'merged-login');
|
|||
<?php p($l->t('Forgot password?')); ?>
|
||||
</a>
|
||||
<a id="lost-password-back" href="" style="display:none;">
|
||||
<?php p($l->t('Back to log in')); ?>
|
||||
<?php p($l->t('Back to login')); ?>
|
||||
</a>
|
||||
</div>
|
||||
<?php } ?>
|
||||
|
|
Loading…
Reference in New Issue