Commit 6216d7dd authored by timeless%mozdev.org's avatar timeless%mozdev.org

Bug 365568 admin/group/edit has useless <p>

patch by bmo2007@rsz.jp r=timeless a=justdave
parent 4a26ce0c
......@@ -100,8 +100,7 @@
[% END %]
</table>
<p>
Users become members of this group in one of three ways:
<p>Users become members of this group in one of three ways:</p>
<ul>
<li> by being explicity included when the user is edited.
<li> by matching the user regexp above.
......@@ -175,7 +174,7 @@
</tr>
[% END %]
</table>
<input type="submit" id="update" value="Save Changes">
<br>
<dl>
......@@ -202,7 +201,7 @@
<td>
<h4>Conversion of groups created with [% terms.Bugzilla %]
versions 2.16 and prior:</h4>
<ul>
<li>Remove all explicit memberships from this group:
<input name="remove_explicit_members" type="submit" id="remove_explicit_members" value="Remove Memberships">
......@@ -222,6 +221,6 @@
<input type="hidden" name="token" value="[% token FILTER html %]">
</form>
Back to the <a href="editgroups.cgi">group list</a>.
<p>Back to the <a href="editgroups.cgi">group list</a>.</p>
[% PROCESS global/footer.html.tmpl %]
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