diff --git a/templates/2k11/admin/config_template.tpl b/templates/2k11/admin/config_template.tpl index d563dc2f..ec3b9f7a 100644 --- a/templates/2k11/admin/config_template.tpl +++ b/templates/2k11/admin/config_template.tpl @@ -18,14 +18,14 @@ {foreach $category.items as $item} {if $item.guessedInput} {if $item.type == 'bool'} -
+
{$item.title} {$item.description}
{$item.guessedInput}
{else} -
+
{$item.guessedInput}
diff --git a/templates/2k11/admin/groups.inc.tpl b/templates/2k11/admin/groups.inc.tpl index 7cd6f45e..73e61b2a 100644 --- a/templates/2k11/admin/groups.inc.tpl +++ b/templates/2k11/admin/groups.inc.tpl @@ -41,13 +41,13 @@ {else}

{$CONST.CREATE}

{/if} -
+
{* BUG: Doesn't pull the group name; this doesn't work in 1.7, either. *}
-
+
{foreach $allplugins as $plugin} @@ -104,7 +104,7 @@
-
+