Global rewrite of engine:
[mailer.git] / templates / de / html / admin / admin_list_wernis_main.tpl
1 <table border="0" cellspacing="0" cellpadding="0" class="admin_table dashed">
2 <!-- @TODO No title here? //-->
3 <tr>
4         <td class="header_column bottom right" align="center" width="60"><strong>{--ID_SELECT--}</strong></td>
5         <td class="header_column bottom right" align="center" width="90"><strong>{--_UID--}</strong></td>
6         <td class="header_column bottom right" align="center"><strong>{--WERNIS_ADMIN_WDS66_ACCOUNT--}</strong></td>
7         <td class="header_column bottom right" align="center"><strong>{--WERNIS_ADMIN_TRANSFERED--}</strong></td>
8         <td class="header_column bottom right" align="center" width="160"><strong>{--WERNIS_ADMIN_TIMESTAMP--}</strong></td>
9         <td class="header_column bottom right" align="center" width="160"><strong>{--WERNIS_ADMIN_TYPE--}</strong></td>
10         <td class="header_column bottom right" align="center" width="160"><strong>{--WERNIS_ADMIN_API_MESSAGE--}</strong></td>
11         <td class="header_column bottom" align="center" width="160"><strong>{--WERNIS_ADMIN_API_STATUS--}</strong></td>
12 </tr>
13 $content
14 <tr>
15         <td colspan="8" class="admin_footer seperator">&nbsp;</td>
16 </tr>
17 </table>