]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/admin/admin_contct_user_form.tpl
- Major change in LOAD_EMAIL_TEMPLATE(). The deprecated switch() block has
[mailer.git] / templates / de / html / admin / admin_contct_user_form.tpl
index 687865fd024f4f1887e07bef1965c502cc974e86..915ab911610e49149e0690a3d0a5a56376a5823d 100644 (file)
@@ -4,7 +4,7 @@
 <TABLE border="0" cellspacing="0" cellpadding="0" width="400"
        class="admin_table dashed" align="center">
        <TR>
-               <TD align="center" class="admin_title bottom2" height="30"><STRONG>{--ADMIN_CONTACT_USER--}:<BR>
+               <TD align="center" class="admin_title bottom2" height="30"><STRONG>{--ADMIN_CONTACT_USER--}:<BR />
                $content[surname] $content[family] &lt;<A
                        href="mailto:$content[email]">$content[email]</A>&gt;</STRONG></TD>
        </TR>
@@ -14,7 +14,7 @@
                </TD>
        </TR>
        <TR>
-               <TD align="center" class="admin_footer"><INPUT type="reset"
+               <TD class="admin_footer"><INPUT type="reset"
                        class="admin_reset" value="{--CLEAR_FORM--}">&nbsp;* <INPUT
                        type="submit" name="ok" class="admin_submit"
                        value="{--CONTACT_USER--}"></TD>