A lot code rewritten:
[mailer.git] / templates / de / html / admin / admin_list_yoomedia_tm.tpl
1 <table border="0" cellspacing="0" cellpadding="0" class="admin_table dashed">
2 <tr>
3         <td colspan="7" class="admin_title">
4                 <strong>{--ADMIN_LIST_YOOMEDIA_TITLE--}</strong>
5         </td>
6 </tr>
7 <tr>
8         <td class="header_column bottom right"><strong>{--ADMIN_YOOMEDIA_TM_ID--}</strong></td>
9         <td class="header_column bottom right"><strong>{--ADMIN_YOOMEDIA_TM_NAME--}</strong></td>
10         <td class="header_column bottom right"><strong>{--ADMIN_YOOMEDIA_TM_RELOAD--}</strong></td>
11         <td class="header_column bottom right"><strong>{--ADMIN_YOOMEDIA_TM_WAIT--}</strong></td>
12         <td class="header_column bottom right"><strong>{--ADMIN_YOOMEDIA_TM_REMAIN--}</strong></td>
13         <td class="header_column bottom right"><strong>{--ADMIN_YOOMEDIA_TM_PAY--}</strong></td>
14         <td class="header_column bottom" width="280"><strong>{--ADMIN_YOOMEDIA_TM_ACTIONS--}</strong></td>
15 </tr>
16 $content
17 <tr>
18         <td colspan="7" class="admin_footer">
19                 <span class="admin_note">{--ADMIN_LIST_YOOMEDIA_NOTE--}</span>
20         </td>
21 </tr>
22 </table>