From 22cc0ce64359426e3469f7beff9f96c18e35063a Mon Sep 17 00:00:00 2001 From: Matthias Mees Date: Sat, 22 Jun 2013 14:26:01 +0200 Subject: [PATCH] A hint of zebra striping for create/edit groups. --- templates/2k11/admin/groups.inc.tpl | 13 +++++-------- 1 file changed, 5 insertions(+), 8 deletions(-) diff --git a/templates/2k11/admin/groups.inc.tpl b/templates/2k11/admin/groups.inc.tpl index 3f30c118..ae09d02b 100644 --- a/templates/2k11/admin/groups.inc.tpl +++ b/templates/2k11/admin/groups.inc.tpl @@ -32,22 +32,19 @@ {/if} {if $edit || $new} -
+

{if $edit}{$CONST.EDIT}{else}{$CONST.CREATE}{/if}

+ + {$formToken} {if $edit} -

{$CONST.EDIT}

- - {else} -

{$CONST.CREATE}

{/if} -
+
- {* BUG: Doesn't pull the group name; this doesn't work in 1.7, either. *}
-
+