Remove link for custom images
authorSteve Sutton <steve@gaslightmedia.com>
Tue, 20 Feb 2018 15:25:58 +0000 (10:25 -0500)
committerSteve Sutton <steve@gaslightmedia.com>
Tue, 20 Feb 2018 15:25:58 +0000 (10:25 -0500)
Was only for wmta.

views/admin/management/memberHeader.html

index fc51e0e..90631b6 100644 (file)
@@ -3,6 +3,5 @@
     {if apply_filters( 'glm-members-customfields-active', false )}
         <a href="{$thisUrl}?page={$thisPage}&glm_action=import&option=customfields" class="nav-tab{if $thisOption == 'customfields'} nav-tab-active{/if}">Custom Fields</a>
     {/if}
-    <a href="{$thisUrl}?page={$thisPage}&glm_action=import&option=memberCustomImages" class="nav-tab{if $thisOption == 'memberCustomImages'} nav-tab-active{/if}">Member Custom Images</a>
 </h2>