diff options
author | bugreport%peshkin.net <> | 2004-07-06 09:06:45 +0200 |
---|---|---|
committer | bugreport%peshkin.net <> | 2004-07-06 09:06:45 +0200 |
commit | 4ab7a75f97285207ceb8c4830406701b11819cbc (patch) | |
tree | 7a43360781070a6129388d447d638e524237e375 /template/en | |
parent | 6f02293238aa90506150a4f7db68a74cd9cba0af (diff) | |
download | bugzilla-4ab7a75f97285207ceb8c4830406701b11819cbc.tar.gz bugzilla-4ab7a75f97285207ceb8c4830406701b11819cbc.tar.xz |
Bug 249862: remove duplicate </tr> from login page
r=vladd
a=justdave
Diffstat (limited to 'template/en')
-rw-r--r-- | template/en/default/account/auth/login.html.tmpl | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/template/en/default/account/auth/login.html.tmpl b/template/en/default/account/auth/login.html.tmpl index 398b8adac..a4757bc1c 100644 --- a/template/en/default/account/auth/login.html.tmpl +++ b/template/en/default/account/auth/login.html.tmpl @@ -83,7 +83,6 @@ </td> </tr> [% END %] - </tr> </table> [% PROCESS "global/hidden-fields.html.tmpl" |