More HTML rewrites #2
[mailer.git] / templates / de / html / admin / admin_list_sponsor.tpl
1 <form accept-charset="utf-8" action="{%url=modules.php?module=admin&amp;what=list_sponsor%}" method="post">
2 <table border="0" cellspacing="0" cellpadding="0" class="admin_table dashed" align="center">
3 <tr>
4         <td colspan="4" align="center" class="admin_title bottom">
5                 <strong>{--ADMIN_LIST_SPONSOR_ACCOUNTS--}</strong>
6         </td>
7 </tr>
8 $content
9 <tr>
10         <td colspan="4" class="admin_footer">
11                 <span class="admin_notes tiny">{--ADMIN_LIST_SPONSOR_NOTES--}</span>
12         </td>
13 </tr>
14 </table>
15 </form>