]> git.ipfire.org Git - thirdparty/bugzilla.git/commitdiff
Bug 364094 - "login-small.html.tmpl's table needs an id for skinning" [p=reed r=LpSol...
authorreed%reedloden.com <>
Tue, 19 Dec 2006 11:59:21 +0000 (11:59 +0000)
committerreed%reedloden.com <>
Tue, 19 Dec 2006 11:59:21 +0000 (11:59 +0000)
template/en/default/account/auth/login-small.html.tmpl

index 5a70742f13014e6c4f6842f2655bae29c31505e2..0ea4df3e97039bd191bed04fe8af5a16f142bba9 100644 (file)
@@ -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">