]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/admin/admin_admins_contct_form.tpl
User list templates with lesser empty lines
[mailer.git] / templates / de / html / admin / admin_admins_contct_form.tpl
index 923557be9980a43c14bf5e4f7d22c62579f95939..8ada07e58d81e055d1a3500039874a2d6ae57f20 100644 (file)
@@ -1,19 +1,17 @@
-<FORM
-       action="{!URL!}/modules.php?module=admin&amp;what=admins_contct&amp;admin={--__ADMIN--}"
-       method="POST" style="margin-bottom: 0px">
-<TABLE border="0" cellspacing="0" cellpadding="0" width="400"
-       class="admin_table dashed">
+<FORM action="{!URL!}/modules.php?module=admin&amp;what=admins_contct&amp;admin={!__ADMIN!}" method="POST" style="margin-bottom: 0px">
+<TABLE border="0" cellspacing="0" cellpadding="0" width="400" class="admin_table dashed">
        <TR>
                <TD width="195" class="admin_header bottom2" align="right" height="28"><STRONG>{--ADMINS_ADMIN_ID--}:</STRONG></TD>
                <TD width="10" class="admin_header bottom2 seperator">&nbsp;</TD>
-               <TD width="195" class="admin_header bottom2" align="left"><STRONG>{--__ADMIN--}</STRONG></TD>
+               <TD width="195" class="admin_header bottom2" align="left"><STRONG>{!__ADMIN!}</STRONG></TD>
        </TR>
        <TR>
                <TD colspan="3" class="seperator">&nbsp;</TD>
        </TR>
        <TR>
-               <TD colspan="3" align="center">{--ADMINS_ENTER_CONTACT_TEXT--}:<BR>
-               <TEXTAREA class="admin_normal" name="text" rows="5" cols="40"></TEXTAREA>
+               <TD colspan="3" align="center">
+                       {--ADMINS_ENTER_CONTACT_TEXT--}:<BR />
+                       <TEXTAREA class="admin_normal" name="text" rows="5" cols="40"></TEXTAREA>
                </TD>
        </TR>
        <TR>