Even more rewrites/fixes from EL branch (please report any broken part after you...
[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>{--ADMIN_WERNIS_WDS66_ACCOUNT--}</strong></td>
7         <td class="header_column bottom right" align="center"><strong>{--ADMIN_WERNIS_TRANSFERED--}</strong></td>
8         <td class="header_column bottom right" align="center" width="160"><strong>{--ADMIN_WERNIS_TIMESTAMP--}</strong></td>
9         <td class="header_column bottom right" align="center" width="160"><strong>{--ADMIN_WERNIS_TYPE--}</strong></td>
10         <td class="header_column bottom right" align="center" width="160"><strong>{--ADMIN_WERNIS_API_MESSAGE--}</strong></td>
11         <td class="header_column bottom" align="center" width="160"><strong>{--ADMIN_WERNIS_API_STATUS--}</strong></td>
12 </tr>
13 $content
14 <tr>
15         <td colspan="8" class="admin_footer">
16                 {--ADMIN_LIST_WERNIS_FOOTER--}
17         </td>
18 </tr>
19 </table>