All CSS classes top2,bottom2,right2,left2 are now deprecated, user details now have...
[mailer.git] / templates / de / html / admin / admin_edit_user.tpl
index d946de3916b6ec1b07f9660869aa19385f532668..397e63a380970b86a011aa2e7fbd89b7cfad10a5 100644 (file)
@@ -1,7 +1,7 @@
 <form accept-charset="utf-8" action="{?URL?}/modules.php?module=admin&amp;what=edit_user&amp;userid=$content[userid]" method="post">
 <table border="0" cellspacing="0" cellpadding="0" class="admin_table dashed" align="center">
        <tr>
-               <td colspan="3" align="center" class="admin_title bottom2" height="30">
+               <td colspan="3" align="center" class="admin_title bottom" height="30">
                        <strong>{--ADMIN_EDIT_USER_PROFILE--}: ($content)</strong>
                </td>
        </tr>
                </td>
        </tr>
        <tr>
-               <td class="bottom2" align="right">{--EMAIL_ADDRESS--}:</td>
-               <td class="bottom2 seperator" width="10">&nbsp;</td>
-               <td class="bottom2">
+               <td class="bottom" align="right">{--EMAIL_ADDRESS--}:</td>
+               <td class="bottom seperator" width="10">&nbsp;</td>
+               <td class="bottom">
                        <input type="text" name="email" class="admin_normal" size="20" maxlength="255" value="$content[email]" />
                </td>
        </tr>
        <tr>
-               <td colspan="3" align="center" class="admin_footer bottom2">
+               <td colspan="3" align="center" class="admin_footer bottom">
                        <div class="tiny">{--ADMIN_EDIT_USER_PASSWORD_NOTE--}</div>
                </td>
        </tr>
@@ -78,9 +78,9 @@
                </td>
        </tr>
        <tr>
-               <td class="bottom2" align="right">{--ADMIN_PASS2--}:</td>
-               <td class="bottom2 seperator" width="10">&nbsp;</td>
-               <td class="bottom2">
+               <td class="bottom" align="right">{--ADMIN_PASS2--}:</td>
+               <td class="bottom seperator" width="10">&nbsp;</td>
+               <td class="bottom">
                        <input type="password" name="pass2" class="admin_normal" size="5" maxlength="255" />
                </td>
        </tr>