Merge pull request #8736 from nextcloud/rakekniven-patch-1
Update login.php
This commit is contained in:
commit
81a3ac1226
1 changed files with 1 additions and 1 deletions
|
@ -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 a new issue