settings: Replace 'Forgotten it?' to 'Forgot it?'.

This is nicer English.
This commit is contained in:
palashb01 2023-02-25 02:16:43 +05:30 committed by Tim Abbott
parent cefc191dd6
commit 454400605b
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@
<input type="password" autocomplete="off" name="old_password" id="old_password" class="w-200 inline-block" value="" />
<i class="fa fa-eye-slash password_visibility_toggle tippy-zulip-tooltip" role="button"></i>
<div class="settings-forgot-password">
<a href="/accounts/password/reset/" class="sea-green" target="_blank" rel="noopener noreferrer">{{t "Forgotten it?" }}</a>
<a href="/accounts/password/reset/" class="sea-green" target="_blank" rel="noopener noreferrer">{{t "Forgot it?" }}</a>
</div>
</div>
<div class="field password-div">