]> git.ipfire.org Git - thirdparty/bugzilla.git/commitdiff
Bug 237513 Change password uses semi empty <th>
authortimeless%mozdev.org <>
Fri, 19 Mar 2004 00:08:52 +0000 (00:08 +0000)
committertimeless%mozdev.org <>
Fri, 19 Mar 2004 00:08:52 +0000 (00:08 +0000)
r=kiko a=justdave

template/en/default/account/email/confirm.html.tmpl

index 9ae17493b777045bd6aac4456079ade5f163e4ba..232d8b3b778d3c1d4fc6939f61a41595a05fe656 100644 (file)
@@ -39,7 +39,7 @@
       <td><input type="text" name="email" size="36"></td>
     </tr>
     <tr>
-      <th align="right"> </th>
+      <th align="right">&nbsp;</th>
       <td><input type="submit" value="Submit"></td>
     </tr>
   </table>