]> git.ipfire.org Git - thirdparty/bugzilla.git/commitdiff
Bug 365560 account/prefs/permissions uses invalid usage for p
authortimeless%mozdev.org <>
Mon, 8 Jan 2007 07:51:30 +0000 (07:51 +0000)
committertimeless%mozdev.org <>
Mon, 8 Jan 2007 07:51:30 +0000 (07:51 +0000)
patch by bmo2007@rsz.jp r=timeless a=justdave

template/en/default/account/prefs/permissions.html.tmpl

index a178393ae33301d076dedf4e4872bba1645665ae..38bbfba5f159ea029f1d7b40aaad1b273a8c4b05 100644 (file)
@@ -37,7 +37,6 @@
     <td>
       [% IF has_bits.size %]
         You have the following permission [% terms.bits %] set on your account:
-        <p>
         <table align="center">
           [% FOREACH bit_description = has_bits %]
             <tr>
@@ -75,7 +74,6 @@
         <br>
         And you can turn on or off the following [% terms.bits %] for
         <a href="editusers.cgi">other users</a>:
-        <p>
           <table align="center">
           [% FOREACH bit_description = set_bits %]
             <tr>
@@ -84,9 +82,8 @@
             </tr>
           [% END %]
           </table>
-        </p>
       [% END %]
-      
+
       [% IF user.groups.bz_sudoers %]
         <br>
         You are a member of the <b>bz_sudoers</b> group, so you can