]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/admin/admin_admins_contct_form.tpl
- Major change in LOAD_EMAIL_TEMPLATE(). The deprecated switch() block has
[mailer.git] / templates / de / html / admin / admin_admins_contct_form.tpl
index 923557be9980a43c14bf5e4f7d22c62579f95939..126ab1e240418c60606bf942e4214862526f764d 100644 (file)
@@ -1,18 +1,15 @@
-<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>
+               <TD colspan="3" align="center">{--ADMINS_ENTER_CONTACT_TEXT--}:<BR />
                <TEXTAREA class="admin_normal" name="text" rows="5" cols="40"></TEXTAREA>
                </TD>
        </TR>