From: Laury GvR Date: Fri, 3 Aug 2018 19:48:15 +0000 (-0400) Subject: Remove extraneous empty th by the Primary Contact field X-Git-Url: http://cvs2.gaslightmedia.com/gitweb/?a=commitdiff_plain;h=c37b6a5f1a34cce3bddeb5d856486fb780968196;p=WP-Plugins%2Fglm-member-db-contacts.git Remove extraneous empty th by the Primary Contact field --- diff --git a/views/admin/contacts/edit.html b/views/admin/contacts/edit.html index d07fe7f..1ceee22 100644 --- a/views/admin/contacts/edit.html +++ b/views/admin/contacts/edit.html @@ -246,10 +246,6 @@ - - - - Primary Contact {if apply_filters('glm_members_permit_admin_member_contacts_set_as_primary', true)} @@ -257,12 +253,12 @@ {else} {$contactInfo.fieldData.primary_contact.name} {/if} - -

(Only one contact at a time may be the primary contact. If there is another primary contact, it will be deselected.)

- +
+

(Only one contact at a time may be the primary contact. If there is another primary contact, it will be deselected.)

+ - -
+
+