More HTML rewrites #3
[mailer.git] / templates / de / html / admin / admin_list_primera_main.tpl
1 <table border="0" cellspacing="0" cellpadding="0" class="admin_table dashed">
2 <tr>
3         <td class="header_column bottom right" align="center" width="60"><strong>{--ID_SELECT--}</strong></td>
4         <td class="header_column bottom right" align="center" width="90"><strong>{--_UID--}</strong></td>
5         <td class="header_column bottom right" align="center"><strong>{--PRIMERA_ADMIN_ACCOUNT--}</strong></td>
6         <td class="header_column bottom right" align="center"><strong>{--PRIMERA_ADMIN_TRANSFERED--}</strong></td>
7         <td class="header_column bottom right" align="center" width="160"><strong>{--PRIMERA_ADMIN_TIMESTAMP--}</strong></td>
8         <td class="header_column bottom right" align="center" width="160"><strong>{--PRIMERA_ADMIN_TYPE--}</strong></td>
9         <td class="header_column bottom right" align="center" width="160"><strong>{--PRIMERA_ADMIN_API_MESSAGE--}</strong></td>
10         <td class="header_column bottom" align="center" width="160"><strong>{--PRIMERA_ADMIN_API_STATUS--}</strong></td>
11 </tr>
12 $content
13 <tr>
14         <td colspan="8" class="admin_footer seperator">&nbsp;</td>
15 </tr>
16 </table>