mirror of
https://github.com/go-gitea/gitea
synced 2024-11-25 23:02:52 +01:00
Update reset_passwd.tmpl
This commit is contained in:
parent
006c45e21d
commit
7b91dfeb01
1 changed files with 1 additions and 1 deletions
|
@ -19,7 +19,7 @@
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
{{else}}
|
{{else}}
|
||||||
<p>Sorry, your confirmation code has exipired or is not valid.</p>
|
<p>Sorry, your confirmation code has expired or is not valid.</p>
|
||||||
{{end}}
|
{{end}}
|
||||||
</form>
|
</form>
|
||||||
</div>
|
</div>
|
||||||
|
|
Loading…
Reference in a new issue