summaryrefslogtreecommitdiffstats
path: root/template
diff options
context:
space:
mode:
authorreed%reedloden.com <>2006-12-19 12:59:21 +0100
committerreed%reedloden.com <>2006-12-19 12:59:21 +0100
commit1ffa6b322affcbe9fa842b55c29b06689fe7edd0 (patch)
treeb0f8815870c9efbecf6dff8deac9a83dbab2d9b7 /template
parent99260358ea52a4e1285f5c2107a1a40cb53fef08 (diff)
downloadbugzilla-1ffa6b322affcbe9fa842b55c29b06689fe7edd0.tar.gz
bugzilla-1ffa6b322affcbe9fa842b55c29b06689fe7edd0.tar.xz
Bug 364094 - "login-small.html.tmpl's table needs an id for skinning" [p=reed r=LpSolit a=myk]
Diffstat (limited to 'template')
-rw-r--r--template/en/default/account/auth/login-small.html.tmpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/template/en/default/account/auth/login-small.html.tmpl b/template/en/default/account/auth/login-small.html.tmpl
index 5a70742f1..0ea4df3e9 100644
--- a/template/en/default/account/auth/login-small.html.tmpl
+++ b/template/en/default/account/auth/login-small.html.tmpl
@@ -34,7 +34,7 @@
[% END %]
<form name="login" action="[% script_name FILTER html %]" method="POST">
- <table>
+ <table id="login-small">
<tr>
<th align="right"><label for="Bugzilla_login">Login:</label></th>
<td><input size="20" id="Bugzilla_login" name="Bugzilla_login">