]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/admin/admin_list_surfbar_actions.tpl
A lot code rewritten:
[mailer.git] / templates / de / html / admin / admin_list_surfbar_actions.tpl
index 0cf9d25649a3910b34deb1001a502c60727026f6..aae61cd7b9e08a5c5a66af939a21709e05113571 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_title 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="header_column bottom2 right2 switch_sw$content[sw]">
+       <td align="center" class="header_column bottom right {%template,ColorSwitch%}">
                <strong>{--ID_SELECT--}</strong>
        </td>
-       <td align="center" class="header_column bottom2 right2 switch_sw$content[sw]">
+       <td align="center" class="header_column bottom right {%template,ColorSwitch%}">
                <strong>{--ADMIN_SURFBAR_CURRENT_STATUS--}</strong>
        </td>
-       <td align="center" class="header_column bottom2 right2 switch_sw$content[sw]">
+       <td align="center" class="header_column bottom right {%template,ColorSwitch%}">
                <strong>{--ADMIN_SURFBAR_MEMBER_ACTION--}</strong>
        </td>
-       <td align="center" class="header_column bottom2 switch_sw$content[sw]">
+       <td align="center" class="header_column bottom {%template,ColorSwitch%}">
                <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>