Back to all Submissions
Print
Submitted: {$item->added|date_format:'%m/%d/%Y %I:%M %p'}
Name: {if $item->userExists eq 'y'} {$item->name|htmlspecialchars} {else} {$item->name|htmlspecialchars} {/if}
Email Address:{$item->email|default:$item->config.emptyFieldText|htmlspecialchars}
Subject:{$item->subject|default:$item->config.emptyFieldText|htmlspecialchars}
Questions:{$item->questions|htmlspecialchars|nl2br}
Delete