]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/admin/admin_contct_user_form.tpl
Dynamic payment added to surfbar
[mailer.git] / templates / de / html / admin / admin_contct_user_form.tpl
index 19d1a8270384b6b1bb77b8347129ef18b82407ce..7767ab362abcc0da883f4b0b134530f98c40b589 100644 (file)
@@ -1,12 +1,10 @@
-<FORM
-       action="{!URL!}/modules.php?module=admin&amp;what=user_contct&amp;u_id=$content[u_id]"
-       method="POST">
-<TABLE border="0" cellspacing="0" cellpadding="0" width="400"
-       class="admin_table dashed" align="center">
+<FORM action="{!URL!}/modules.php?module=admin&amp;what=user_contct&amp;u_id=$content[u_id]" method="POST">
+<TABLE border="0" cellspacing="0" cellpadding="0" width="400" class="admin_table dashed" align="center">
        <TR>
        <TR>
-               <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>
+               <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>
        <TR>
                <TD align="center" class="bottom2" style="padding: 10px"><TEXTAREA
        </TR>
        <TR>
                <TD align="center" class="bottom2" style="padding: 10px"><TEXTAREA
                </TD>
        </TR>
        <TR>
                </TD>
        </TR>
        <TR>
-               <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>
+               <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>
        </TR>
 </TABLE>
 </FORM>
        </TR>
 </TABLE>
 </FORM>