]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/admin/admin_list_sponsor.tpl
A lot CSS classes rewritten, please update all your themes.
[mailer.git] / templates / de / html / admin / admin_list_sponsor.tpl
index 1cd6ddc773eaa783d7dc24575e08379afcd532e8..88eb02ea0955fb0f4c4ca1eb2d00df917c918ee8 100644 (file)
@@ -1,15 +1,17 @@
-<form accept-charset="utf-8" action="{?URL?}/modules.php?module=admin&amp;what=list_sponsor" method="post">
-<table border="0" cellspacing="0" cellpadding="0" class="admin_table dashed" align="center">
+<div align="center">
+<form accept-charset="utf-8" action="{%url=modules.php?module=admin&amp;what=list_sponsor%}" method="post">
+<table border="0" cellspacing="0" cellpadding="0" class="table dashed" align="center">
 <tr>
-       <td colspan="4" align="center" class="admin_title bottom2" height="30">
+       <td colspan="4" align="center" class="table_header bottom">
                <strong>{--ADMIN_LIST_SPONSOR_ACCOUNTS--}</strong>
        </td>
 </tr>
 $content
 <tr>
-       <td colspan="4" class="admin_footer">
-               <span class="admin_notes tiny">{--ADMIN_LIST_SPONSOR_NOTES--}</span>
+       <td colspan="4" class="table_footer">
+               <span class="notice tiny">{--ADMIN_LIST_SPONSOR_NOTES--}</span>
        </td>
 </tr>
 </table>
 </form>
+</div>