<h2 class="nav-tab-wrapper">
<a href="{$thisUrl}?page={$thisPage}&glm_action=contacts" class="nav-tab{if $thisOption == ''} nav-tab-active{/if}">Contact Options</a>
- <a href="{$thisUrl}?page={$thisPage}&glm_action=contacts&option=clean" class="nav-tab{if $thisOption == 'clean'} nav-tab-active{/if}">Clear Archived </a>
{if apply_filters( 'glm-members-customfields-active', false )}
<a href="{$thisUrl}?page={$thisPage}&glm_action=contacts&option=customfields" class="nav-tab{if $thisOption == 'customfields'} nav-tab-active{/if}">Custom Fields</a>
{/if}