<div class="cell small-12 large-5 glm-f6-ui-nowrap"><b>Show Cookie Pop-Up:</b></div>
<div class="cell small-12 large-7">
{if $currentSite.show_cookie_popup}Yes{else}No{/if}
- <br><a href="{$baseURL}?force_cookie=1" target="cookieTest">Click me to test Cookie Pop-Up</a>
+ <br><a href="http://{$currentSite.name}?force_cookie=1" target="cookieTest">Click me to test Cookie Pop-Up</a>
</div>
<div class="cell small-12 large-5 glm-f6-ui-nowrap"><b>Cookie Pop-Up Timeout:</b></div>
<div class="cell small-12 large-7">{$currentSite.cookie_popup_timeout} Days</div>