All CSS classes top2,bottom2,right2,left2 are now deprecated, user details now have...
[mailer.git] / templates / de / html / member / member_transfer_new.tpl
index 18b0c621c13904e46bc06b71117638a50c4bbc87..aa33b7464f96e956f4d4b63c8594045eadf74c9c 100644 (file)
@@ -1,59 +1,59 @@
 <form accept-charset="utf-8" action="{?URL?}/modules.php?module=login&amp;what=transfer&amp;mode=new" method="post" style="margin-bottom: 0px">
 <table border="0" cellspacing="0" cellpadding="0" class="guest_table dashed">
        <tr>
-               <td align="right" width="220" class="bottom2" height="40"><strong>
+               <td align="right" width="220" class="bottom" height="40"><strong>
                        {--TRANSFER_SELECT_TARGET_UID--}:</strong>
                </td>
-               <td width="10" class="bottom2 right2 seperator">&nbsp;</td>
-               <td width="10" class="bottom2 seperator">&nbsp;</td>
-               <td align="center" width="280" class="bottom2">
+               <td width="10" class="bottom right seperator">&nbsp;</td>
+               <td width="10" class="bottom seperator">&nbsp;</td>
+               <td align="center" width="280" class="bottom">
                        $content[userid_selection]
                </td>
        </tr>
        <tr>
-               <td align="right" class="bottom2" height="40">
+               <td align="right" class="bottom" height="40">
                        <strong>{--TRANSFER_POINTS_MAXIMUM--}:</strong>
                </td>
-               <td width="10" class="bottom2 right2 seperator">&nbsp;</td>
-               <td width="10" class="bottom2 seperator">&nbsp;</td>
-               <td class="bottom2">$content[max_transferable] {?POINTS?}</td>
+               <td width="10" class="bottom right seperator">&nbsp;</td>
+               <td width="10" class="bottom seperator">&nbsp;</td>
+               <td class="bottom">$content[max_transferable] {?POINTS?}</td>
        </tr>
        <tr>
-               <td align="right" class="bottom2" height="40">
+               <td align="right" class="bottom" height="40">
                        <strong>{--TRANSFER_POINTS_AMOUNT--}:</strong>
                </td>
-               <td width="10" class="bottom2 right2 seperator">&nbsp;</td>
-               <td width="10" class="bottom2 seperator">&nbsp;</td>
-               <td class="bottom2">
+               <td width="10" class="bottom right seperator">&nbsp;</td>
+               <td width="10" class="bottom seperator">&nbsp;</td>
+               <td class="bottom">
                        <input type="text" name="points" class="member_normal" size="5" maxlength="10" value="$content[points]"$content[to_disabled] />
                        {?POINTS?}
                </td>
        </tr>
        <tr>
-               <td align="right" class="bottom2" height="40">
+               <td align="right" class="bottom" height="40">
                        <strong>{--TRANSFER_POINTS_REASON--}:</strong>
                </td>
-               <td width="10" class="bottom2 right2 seperator">&nbsp;</td>
-               <td width="10" class="bottom2 seperator">&nbsp;</td>
-               <td class="bottom2">
+               <td width="10" class="bottom right seperator">&nbsp;</td>
+               <td width="10" class="bottom seperator">&nbsp;</td>
+               <td class="bottom">
                        <input type="text" name="reason" class="member_normal" size="30" maxlength="255" value="$content[reason]"$content[to_disabled] />
                </td>
        </tr>
        <tr>
-               <td align="right" class="bottom2" height="40">
+               <td align="right" class="bottom" height="40">
                        <strong>{--TRANSFER_POINTS_SECURITY_CODE--}:</strong>
                </td>
-               <td width="10" class="bottom2 right2 seperator">&nbsp;</td>
-               <td width="10" class="bottom2 seperator">&nbsp;</td>
-               <td class="bottom2">$content[captcha_code]</td>
+               <td width="10" class="bottom right seperator">&nbsp;</td>
+               <td width="10" class="bottom seperator">&nbsp;</td>
+               <td class="bottom">$content[captcha_code]</td>
        </tr>
        <tr>
-               <td align="right" class="bottom2" height="40">
+               <td align="right" class="bottom" height="40">
                        <strong>{--TRANSFER_ENTER_PASSWORD--}:</strong>
                </td>
-               <td width="10" class="bottom2 right2 seperator">&nbsp;</td>
-               <td width="10" class="bottom2 seperator">&nbsp;</td>
-               <td class="bottom2">
+               <td width="10" class="bottom right seperator">&nbsp;</td>
+               <td width="10" class="bottom seperator">&nbsp;</td>
+               <td class="bottom">
                        <input type="password" name="password" class="member_normal" size="10" maxlength="255"$content[to_disabled] />
                </td>
        </tr>