]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/admin/admin_list_surfbar_actions.tpl
Some improvements, caching of email templates prepared
[mailer.git] / templates / de / html / admin / admin_list_surfbar_actions.tpl
index 1349dc896c4218969310f212a21005f6c6f6cb79..533781b436195668dc180c2baac05d3d8bf73e1d 100644 (file)
@@ -1,28 +1,28 @@
 <div align="center">
-<form accept-charset="utf-8" action="{?URL?}/modules.php?module=admin&amp;what=list_surfbar_actions" method="post">
+<form accept-charset="utf-8" action="{%url=modules.php?module=admin&amp;what=list_surfbar_actions%}" method="post">
 <table border="0" cellspacing="0" cellpadding="0" class="admin_table dashed" width="600">
 <tr>
-       <td colspan="4" class="admin_header bottom2" height="30" align="center">
+       <td colspan="4" class="admin_title bottom" align="center">
                <strong>{--ADMIN_LIST_SURFBAR_ACTIONS_TITLE--}</strong>
        </td>
 </tr>
 <tr>
-       <td align="center" class="admin_header bottom2 right2 switch_sw$content[sw]">
-               <strong>{--Id_SELECT--}</strong>
+       <td align="center" class="header_column bottom right switch_sw$content[sw]">
+               <strong>{--ID_SELECT--}</strong>
        </td>
-       <td align="center" class="admin_header bottom2 right2 switch_sw$content[sw]">
+       <td align="center" class="header_column bottom right switch_sw$content[sw]">
                <strong>{--ADMIN_SURFBAR_CURRENT_STATUS--}</strong>
        </td>
-       <td align="center" class="admin_header bottom2 right2 switch_sw$content[sw]">
+       <td align="center" class="header_column bottom right switch_sw$content[sw]">
                <strong>{--ADMIN_SURFBAR_MEMBER_ACTION--}</strong>
        </td>
-       <td align="center" class="admin_header bottom2 switch_sw$content[sw]">
+       <td align="center" class="header_column bottom switch_sw$content[sw]">
                <strong>{--ADMIN_SURFBAR_NEW_STATUS--}</strong>
        </td>
 </tr>
 $content
 <tr>
-       <td colspan="4" class="admin_footer" height="30" align="center">
+       <td colspan="4" class="admin_footer" align="center">
                <input type="reset" class="admin_reset" value="{--ADMIN_UNSELECT_ALL--}" />
                <input type="submit" name="edit" class="admin_submit" value="{--ADMIN_SURFBAR_EDIT_ACTIONS--}" />
        </td>