All CSS classes top2,bottom2,right2,left2 are now deprecated, user details now have...
[mailer.git] / templates / de / html / admin / admin_contct_user_form.tpl
index ee4a5931e077ebbf6aae2c470b9c866dca8752e0..00df3e22451f7debbe561158b08107399fa6b8cf 100644 (file)
@@ -1,13 +1,13 @@
 <form accept-charset="utf-8" action="{?URL?}/modules.php?module=admin&amp;what=user_contct&amp;userid=$content[userid]" method="post">
 <table border="0" cellspacing="0" cellpadding="0" class="admin_table dashed" align="center">
        <tr>
-               <td align="center" class="admin_title bottom2" height="30">
+               <td align="center" class="admin_title bottom" 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">
+               <td align="center" class="bottom">
                        <textarea class="admin_normal" name="text" rows="10" cols="20"></textarea>
                </td>
        </tr>