]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/member/member_wernis_mode_choose.tpl
ext-validator introduces, several HTML cleanups, fixes for e.g. user email link,...
[mailer.git] / templates / de / html / member / member_wernis_mode_choose.tpl
index 7fbeda6bdcc3ef913f15847064320050a4f12ea5..28cdf15006f4f8f5c6e4db38db19fb12ba217ad0 100644 (file)
@@ -1,19 +1,19 @@
-<table border="0" cellspacing="0" cellpadding="0"
-       class="member_table dashed">
+<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_title 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=widthdraw">
-               <div style="padding-top: 10px">{--MEMBER_WERNIS_MODE_WITHDRAW--}</div>
-               </a></td>
-               <td width="50%" align="center"><a class="menu_blur"
-                       style="height: 40px"
-                       href="{!URL!}/modules.php?module=login&amp;what=wernis&amp;mode=payout">
-               <div style="padding-top: 3px">{--MEMBER_WERNIS_MODE_PAYOUT--}</div>
-               </a></td>
+               <td align="center" class="right" height="40">
+                       $content[withdraw_link]
+               </td>
+               <td align="center">
+                       $content[payout_link]
+               </td>
        </tr>
 </table>
+
+<a href="http://www.wds66.com/ref.php?refid=$content[refid]" target="_blank" rel="external">{--MEMBER_WERNIS_NO_ACCOUNT--}</a>
+</div>