aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/adm/style/acp_groups.html
diff options
context:
space:
mode:
Diffstat (limited to 'phpBB/adm/style/acp_groups.html')
-rw-r--r--phpBB/adm/style/acp_groups.html5
1 files changed, 5 insertions, 0 deletions
diff --git a/phpBB/adm/style/acp_groups.html b/phpBB/adm/style/acp_groups.html
index 1d3ed9c62f..c8e56f9d81 100644
--- a/phpBB/adm/style/acp_groups.html
+++ b/phpBB/adm/style/acp_groups.html
@@ -289,6 +289,11 @@
<tbody>
<!-- BEGIN groups -->
<!-- IF groups.S_SPECIAL -->
+ <!-- IF groups.S_FIRST_ROW -->
+ <tr>
+ <td colspan="5" class="row3">{L_NO_GROUPS_CREATED}</td>
+ </tr>
+ <!-- ENDIF -->
</tbody>
</table>