]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/admin/admin_edit_admins.tpl
The usual changes: forms fixed
[mailer.git] / templates / de / html / admin / admin_edit_admins.tpl
index bf28ead797678bedd71d89a40a45c6603f46d9a3..396c9e87365dd8fc1cdba5759b91922c73783425 100644 (file)
@@ -1,4 +1,5 @@
-<form accept-charset="UTF-8" action="{%url=modules.php?module=admin&amp;what=admins_edit%}" method="post">
+<div align="center">
+{%form,formMethodPost=modules.php?module=admin&amp;what=admins_edit%}
 <table border="0" cellspacing="0" cellpadding="0" class="table dashed" align="center">
        <tr>
                <td colspan="6" align="center" class="table_header bottom">
@@ -6,9 +7,9 @@
                </td>
        </tr>
        <tr>
-               <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="30"><strong>{--ID_SELECT--}</strong></td>
+               <td align="center" class="header_column bottom right" width="155"><strong>{--ADMIN_ADMINS_CONTACT--}:</strong></td>
+               <td align="center" class="header_column bottom right" width="155"><strong>{--ADMIN_ADMINS_EMAIL--}:</strong></td>
                <td align="center" class="header_column bottom right" width="240"><strong>{--ADMIN_ADMINS_PASSWORD--}:</strong></td>
                <td align="center" class="header_column bottom right" width="100"><strong>{--ADMIN_ADMINS_ACCESS_MODE--}:</strong></td>
                <td align="center" class="header_column bottom" width="100"><strong>{--ADMIN_LA_MODE--}:</strong></td>
                </td>
        </tr>
 </table>
-</form>
+{%form_close%}
+</div>
 
 <div class="notice">
-       {--ADMIN_ADMINS_ACL_NOTE--}<br />
-       <br />
-       {--ADMIN_ADMINS_EDIT_NOTE--}
+       <div>
+               {--ADMIN_ADMINS_ACL_NOTICE--}
+       </div>
+
+       <div>
+               {--ADMIN_ADMINS_EDIT_NOTICE--}
+       </div>
 </div>