aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/styles
diff options
context:
space:
mode:
Diffstat (limited to 'phpBB/styles')
-rw-r--r--phpBB/styles/subSilver/template/ucp_groups_manage.html6
1 files changed, 3 insertions, 3 deletions
diff --git a/phpBB/styles/subSilver/template/ucp_groups_manage.html b/phpBB/styles/subSilver/template/ucp_groups_manage.html
index 7e3f437a9c..2d9e5b5900 100644
--- a/phpBB/styles/subSilver/template/ucp_groups_manage.html
+++ b/phpBB/styles/subSilver/template/ucp_groups_manage.html
@@ -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">&nbsp;</td>
</tr>
</table>