]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/admin/admin_list_surfbar_actions.tpl
Some rewrites
[mailer.git] / templates / de / html / admin / admin_list_surfbar_actions.tpl
index 35df65b0f0e87d09661448819c4d84402184622c..66b689cc39ea0b86ac1a3f24af441605585fc31e 100644 (file)
@@ -1,4 +1,5 @@
-<form action="{!URL!}/modules.php?module=admin&amp;what=list_surfbar_actions" method="post">
+<div align="center">
+<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">
                <strong>{--ID_SELECT--}</strong>
        </td>
        <td align="center" class="admin_header bottom2 right2 switch_sw$content[sw]">
-               <strong>{--ADMIN_SURFBAR_MEMBER_ACTION--}</strong>
+               <strong>{--ADMIN_SURFBAR_CURRENT_STATUS--}</strong>
        </td>
        <td align="center" class="admin_header bottom2 right2 switch_sw$content[sw]">
-               <strong>{--ADMIN_SURFBAR_CURRENT_STATUS--}</strong>
+               <strong>{--ADMIN_SURFBAR_MEMBER_ACTION--}</strong>
        </td>
        <td align="center" class="admin_header bottom2 switch_sw$content[sw]">
                <strong>{--ADMIN_SURFBAR_NEW_STATUS--}</strong>
@@ -32,3 +33,5 @@ $content
 <div class="admin_note">
        {--ADMIN_LIST_SURFBAR_ACTIONS_NOTE--}
 </div>
+
+</div>