mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-28 06:08:52 +00:00
Sleeping at the wheel ;-)
git-svn-id: file:///svn/phpbb/trunk@5464 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
parent
2c18c4756b
commit
de526b2705
1 changed files with 3 additions and 3 deletions
|
@ -243,8 +243,8 @@
|
|||
</tr>
|
||||
|
||||
<tr>
|
||||
<th>{L_GROUP_DETAILS}</td>
|
||||
<th colspan="3">{L_OPTIONS}</td>
|
||||
<th>{L_GROUP_DETAILS}</th>
|
||||
<th colspan="3">{L_OPTIONS}</th>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="row3" colspan="4"><b class="gensmall">{L_GROUP_LEADER}</b></td>
|
||||
|
@ -264,7 +264,7 @@
|
|||
<!-- END leader -->
|
||||
|
||||
<tr>
|
||||
<td class="cat" align="right" colspan="4"></td>
|
||||
<td class="cat" align="right" colspan="4"> </td>
|
||||
</tr>
|
||||
</table>
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue