aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/templates/subSilver/admin/group_select_body.tpl
diff options
context:
space:
mode:
Diffstat (limited to 'phpBB/templates/subSilver/admin/group_select_body.tpl')
-rw-r--r--phpBB/templates/subSilver/admin/group_select_body.tpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/phpBB/templates/subSilver/admin/group_select_body.tpl b/phpBB/templates/subSilver/admin/group_select_body.tpl
index 668779c20d..e00f85e110 100644
--- a/phpBB/templates/subSilver/admin/group_select_body.tpl
+++ b/phpBB/templates/subSilver/admin/group_select_body.tpl
@@ -12,6 +12,6 @@
<td class="row1" align="center">{S_GROUP_SELECT}&nbsp;&nbsp;<input type="submit" name="edit" value="{L_LOOK_UP}" class="mainoption" />&nbsp;</td>
</tr>
<tr>
- <td class="catBottom" align="center"><input type="submit" class="liteoption" name="new" value="{L_CREATE_NEW_GROUP}" /></td>
+ <td class="catBottom" align="center">{S_HIDDEN_FIELDS}<input type="submit" class="liteoption" name="new" value="{L_CREATE_NEW_GROUP}" /></td>
</tr>
</table></form>