]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/admin/admin_del_admins.tpl
New extension added, more EL-rewrites, naming-convention applied:
[mailer.git] / templates / de / html / admin / admin_del_admins.tpl
index 2e3f62a4add7ebb8256c58f1b2b5fbf0b209a4fd..b41182a73b23bb7ae01eec14697f1710570c2a3e 100644 (file)
@@ -1,17 +1,17 @@
-<form action="{!URL!}/modules.php?module=admin&amp;what=admins_edit" method="POST">
+<form accept-charset="utf-8" action="{%url=modules.php?module=admin&amp;what=admins_edit%}" method="post">
 <table border="0" cellspacing="0" cellpadding="0" class="admin_table dashed" align="center">
        <tr>
-               <td colspan="5" align="center" class="admin_title bottom2" height="30">
+               <td colspan="5" align="center" class="admin_title bottom">
                <strong>{--ADMIN_ADMINS_DELETE_ACCOUNTS--}</strong></td>
        </tr>
        <tr>
-               <td align="center" class="admin_title bottom2 right2" width="20"><strong>{--ID_SELECT--}</strong></td>
-               <td align="center" class="admin_title bottom2 right2" width="160"><strong>{--ADMIN_ADMINS_CONTACT--}:</strong></td>
-               <td align="center" class="admin_title bottom2 right2" width="160"><strong>{--ADMIN_ADMINS_EMAIL--}:</strong></td>
-               <td align="center" class="admin_title bottom2 right2" width="160"><strong>{--ADMIN_ADMINS_ACCESS_MODE--}:</strong></td>
-               <td align="center" class="admin_title bottom2" width="160"><strong>{--ADMIN_LA_MODE--}:</strong></td>
+               <td align="center" class="header_column bottom right" width="20"><strong>{--ID_SELECT--}</strong></td>
+               <td align="center" class="header_column bottom right" width="160"><strong>{--ADMIN_ADMINS_CONTACT--}:</strong></td>
+               <td align="center" class="header_column bottom right" width="160"><strong>{--ADMIN_ADMINS_EMAIL--}:</strong></td>
+               <td align="center" class="header_column bottom right" width="160"><strong>{--ADMIN_ADMINS_ACCESS_MODE--}:</strong></td>
+               <td align="center" class="header_column bottom" width="160"><strong>{--ADMIN_LA_MODE--}:</strong></td>
        </tr>
-       {!__ADMINS_ROWS!}
+       $content
        <tr>
                <td colspan="5" class="admin_footer"><input
                        type="reset" class="admin_reset" value="{--CLEAR_FORM--}" />