From: Steve Sutton Date: Wed, 8 Aug 2018 20:08:47 +0000 (-0400) Subject: Add border for the grouping of fields. X-Git-Url: http://cvs2.gaslightmedia.com/gitweb/?a=commitdiff_plain;h=d920f748357ccf0c7edd3c509f01cd24952fe13e;p=WP-Plugins%2Fglm-member-db-fields.git Add border for the grouping of fields. Separate the field groups. --- diff --git a/views/admin/management/fields.html b/views/admin/management/fields.html index dcf0887..60496f1 100644 --- a/views/admin/management/fields.html +++ b/views/admin/management/fields.html @@ -24,7 +24,7 @@ Cancel - + @@ -168,7 +168,7 @@ {if $groups} {foreach $groups as $group}
-
+
{$group.group_name} ( {if $group.publish}Published{else}Not Published{/if} )