Mercurial > p > roundup > code
diff website/issues/html/page.html @ 6244:5547ad684cd4
fix typo.
| author | John Rouillard <rouilj@ieee.org> |
|---|---|
| date | Tue, 28 Jul 2020 15:29:03 -0400 |
| parents | 88e0a54aa83c |
| children | 92cc82788f83 |
line wrap: on
line diff
--- a/website/issues/html/page.html Tue Jul 28 07:21:00 2020 -0400 +++ b/website/issues/html/page.html Tue Jul 28 15:29:03 2020 -0400 @@ -102,7 +102,7 @@ <form method="post" tal:attributes="action request/base"> <ul> <li> - <label for="__login" i18n:translate="">Login</login><br/> + <label for="__login" i18n:translate="">Login</label><br/> <input size="10" id="__login" name="__login_name"/><br/> <input size="10" type="password" aria-label="Password field for login"
