1 <table border="0" cellspacing="0" cellpadding="0"
2 class="admin_table dashed" width="99%">
4 <td class="admin_title" colspan="8" align="center" height="35">
5 <div class="admin_misc">{--ADMIN_EMAIL_DELETED--}</div>
9 <td class="top right" align="center"><strong>{--ID_SELECT--}</strong></td>
10 <td class="top right" align="center"><strong>{--EMAIL_SENDER--}</strong></td>
11 <td class="top right" align="center"><strong>{--EMAIL_SUBJECT--}</strong></td>
12 <td class="top right" align="center"><strong>{--EMAIL_URL--}</strong></td>
13 <td class="top right" align="center"><strong>{--EMAIL_TIMESTAMP--}</strong></td>
16 <td class="top right admin_misc" align="center">$content[id]</td>
17 <td class="top right admin_misc" align="center">$content[sender]</td>
18 <td class="top right admin_misc" align="center">$content[subject]</td>
19 <td class="top right admin_misc" align="center"><a
20 href="$content[url]" target="_blank">{--ADMIN_TEST_URL--}</a></td>
21 <td class="top right admin_misc" align="center">$content[timestamp]</td>