Commit 1ffa6b32 authored by reed%reedloden.com's avatar reed%reedloden.com

Bug 364094 - "login-small.html.tmpl's table needs an id for skinning" [p=reed r=LpSolit a=myk]

parent 99260358
......@@ -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">
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment