All CSS classes top2,bottom2,right2,left2 are now deprecated, user details now have...
[mailer.git] / templates / de / html / member / member_wernis_mode_choose.tpl
index a8222500455048e7b3824305bc3844878398d7c6..1249f4d276d7146966cd0fe6f8787ef7c9620a29 100644 (file)
@@ -1,18 +1,19 @@
+<div align="center">
 <table border="0" cellspacing="0" cellpadding="0" class="member_table dashed">
        <tr>
-               <td class="member_title2 bottom2" style="padding: 5px" colspan="2">
-               {--MEMBER_WERNIS_MODE_CHOOSE--}</td>
+               <td class="member_title2 bottom" colspan="2">
+                       {--MEMBER_WERNIS_MODE_CHOOSE--}
+               </td>
        </tr>
        <tr>
-               <td width="50%" align="center" class="right2" height="40">
-                       <a class="menu_blur" style="height: 40px" href="{!URL!}/modules.php?module=login&amp;what=wernis&amp;mode=withdraw"><div style="padding-top: 10px">{--MEMBER_WERNIS_MODE_WITHDRAW--}</div></a>
+               <td width="50%" align="center" class="right" height="40">
+                       $content[withdraw_link]
                </td>
                <td width="50%" align="center">
-                       <a class="menu_blur" style="height: 40px" href="{!URL!}/modules.php?module=login&amp;what=wernis&amp;mode=pay"><div style="padding-top: 3px">{--MEMBER_WERNIS_MODE_PAYOUT--}</div></a>
+                       $content[payout_link]
                </td>
        </tr>
 </table>
 
-<p align="center">
-       <a href="http://www.wds66.com/ref.php?refid=$content[refid]" target="_blank">{--WERNIS_MEMBER_NO_ACCOUNT--}</a>
-</p>
+<a href="http://www.wds66.com/ref.php?refid=$content[refid]" target="_blank" rel="external">{--WERNIS_MEMBER_NO_ACCOUNT--}</a>
+</div>