зеркало из https://github.com/mozilla/gecko-dev.git
Bug 374302: Some <table> tags are incorrect in admin/groups/edit.html.tmpl - Patch by Victory <spam@bmo2007.rsz.jp> r/a=LpSolit
This commit is contained in:
Родитель
68d05fab5f
Коммит
020843b327
|
@ -141,7 +141,7 @@
|
|||
items_current = bless_to_current %]
|
||||
</td>
|
||||
</tr>
|
||||
<table>
|
||||
</table>
|
||||
|
||||
[% IF Param('usevisibilitygroups') %]
|
||||
<table class="grant_table">
|
||||
|
@ -166,7 +166,7 @@
|
|||
items_current = visible_to_me_current %]
|
||||
</td>
|
||||
</tr>
|
||||
<table>
|
||||
</table>
|
||||
[% END %]
|
||||
|
||||
<input type="submit" value="Update Group">
|
||||
|
@ -179,7 +179,7 @@
|
|||
This is often very useful if you upgraded from [% terms.Bugzilla %]
|
||||
2.16.</p>
|
||||
|
||||
<table<tr><td>
|
||||
<table><tr><td>
|
||||
<form method="post" action="editgroups.cgi">
|
||||
<fieldset>
|
||||
<legend>Remove all explict memberships from users whose login names
|
||||
|
|
Загрузка…
Ссылка в новой задаче