From: Laury GvR Date: Fri, 3 Aug 2018 17:58:13 +0000 (-0400) Subject: New way of labeling custom field groups - not using fieldset legend X-Git-Url: http://cvs2.gaslightmedia.com/gitweb/?a=commitdiff_plain;h=b296ecba4ee9139630e8de7c67a2883d4d321097;p=WP-Plugins%2Fglm-member-db-fields.git New way of labeling custom field groups - not using fieldset legend --- diff --git a/views/admin/entity/fields.html b/views/admin/entity/fields.html index a86417e..b0e9b53 100644 --- a/views/admin/entity/fields.html +++ b/views/admin/entity/fields.html @@ -2,9 +2,8 @@ {if $haveGroups} {foreach $groups as $group} - +

{$group.group_name}

- {$group.group_name} {foreach $group.custom_fields as $field}
{$field.field_name}