A lot has been rewritten, ext-teams added, ext-forced continued:
[mailer.git] / templates / de / html / admin / admin_list_unconfirmed_list.tpl
1 <div align="center">
2 <table border="0" cellspacing="0" cellpadding="0" class="table dashed">
3 <!-- @TODO Shouldn't we add a title here? //-->
4 <tr>
5         <td width="20%" align="center" class="header_column bottom right" height="26"><strong>{--ID_SELECT--}</strong></td>
6         <td width="20%" align="center" class="header_column bottom right"><strong>{--MAILID_LINK--}</strong></td>
7         <td width="40%" align="center" class="header_column bottom right"><strong>{--SURNAME_FAMILY--}</strong></td>
8         <td width="20%" align="center" class="header_column bottom"><strong>{--ACCOUNT_STATUS--}</strong></td>
9 </tr>
10 $content
11 </table>
12 </div>