{assign var=title value="Newsletter Guests"} {include file="admin/header.inc.html"} {include file="admin/email_nb.inc.html" selected="guests"}

{$title|escape}

This page allows to search and manage site visitors who subscribed to newsletters without creating an account in aMember. Only email and name are stored for these visitors.

Search by newsletter thread
Threads
Search by Name and Email
Search

{span}

{foreach from=$gl item=g} {/foreach}
Name Email Subscriptions Actions
{$g.guest_name|escape} {$g.guest_email|escape} {$g.threads|escape} Edit Delete

{span} {include file="admin/footer.inc.html"}