Extension ext-engine is dead and will never come back
[mailer.git] / templates / de / html / admin / admin_list_primera_main.tpl
1 <div align="center">
2 <table border="0" cellspacing="0" cellpadding="0" class="table dashed">
3 <!-- @TODO No title here? //-->
4 <tr>
5         <td class="header_column bottom right" align="center" width="60"><strong>{--ID_SELECT--}</strong></td>
6         <td class="header_column bottom right" align="center" width="90"><strong>{--_UID--}</strong></td>
7         <td class="header_column bottom right" align="center"><strong>{--ADMIN_PRIMERA_ACCOUNT--}</strong></td>
8         <td class="header_column bottom right" align="center"><strong>{--ADMIN_PRIMERA_TRANSFERED--}</strong></td>
9         <td class="header_column bottom right" align="center" width="160"><strong>{--ADMIN_PRIMERA_TIMESTAMP--}</strong></td>
10         <td class="header_column bottom right" align="center" width="160"><strong>{--ADMIN_PRIMERA_TYPE--}</strong></td>
11         <td class="header_column bottom right" align="center" width="160"><strong>{--ADMIN_PRIMERA_API_MESSAGE--}</strong></td>
12         <td class="header_column bottom" align="center" width="160"><strong>{--ADMIN_PRIMERA_API_STATUS--}</strong></td>
13 </tr>
14 $content
15 <tr>
16         <td colspan="8" class="table_footer">
17                 {--ADMIN_PRIMERA_FOOTER--}
18         </td>
19 </tr>
20 </table>
21 </div>