]> git.ipfire.org Git - thirdparty/bugzilla.git/commitdiff
Bug 365556 global/confirm-user-match uses strange mark up/uses p as br
authortimeless%mozdev.org <>
Mon, 8 Jan 2007 07:50:44 +0000 (07:50 +0000)
committertimeless%mozdev.org <>
Mon, 8 Jan 2007 07:50:44 +0000 (07:50 +0000)
patch by bmo2007@rsz.jp r=timeless a=justdave

template/en/default/global/confirm-user-match.html.tmpl

index 607ce47835bb2d8a0448a25123237a02b6ed58dd..8fb20e0703c909fe75afe6da89c0ad10904e590b 100644 (file)
@@ -64,7 +64,6 @@
   </p>
 [% END %]
 
-<p>
   <table border="0">
     <tr>
       <td colspan="2">
                   <font color="#FF0000">did not match anything</font>
                 [% END %]
             [% END %]
-            <p>
         [% END %]
       </td>
     </tr>
 
   </table>
 
-</p>
-
 [% IF matchsuccess == 1 %]
 
   [% PROCESS "global/hidden-fields.html.tmpl" exclude="^Bugzilla_(login|password)$" %]