]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/admin/admin_list_surfbar_actions.tpl
Some global variables rewritten, a lot more language constants rewritten to getMessage()
[mailer.git] / templates / de / html / admin / admin_list_surfbar_actions.tpl
index 35df65b0f0e87d09661448819c4d84402184622c..93c2e3816e159af45fb5f666e3668b2501e93035 100644 (file)
@@ -1,3 +1,4 @@
+<div align="center">
 <form 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>
                <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>