- obsolete templates/scripts removed
[mailer.git] / 0.2.1 / templates / de / html / member / member_wernis_mode_choose.tpl
1 <table border="0" cellspacing="0" cellpadding="0"
2         class="member_table dashed">
3         <tr>
4                 <td class="member_title2 bottom2" style="padding: 5px" colspan="2">
5                 {--MEMBER_WERNIS_MODE_CHOOSE--}</td>
6         </tr>
7         <tr>
8                 <td width="50%" align="center" class="right2" height="40>"<a
9                         class="menu_blur" style="height: 40px"
10                         href="{!URL!}/modules.php?module=login&amp;what=wernis&amp;mode=widthdraw">
11                 <div style="padding-top: 10px">{--MEMBER_WERNIS_MODE_WITHDRAW--}</div>
12                 </a></td>
13                 <td width="50%" align="center"><a class="menu_blur"
14                         style="height: 40px"
15                         href="{!URL!}/modules.php?module=login&amp;what=wernis&amp;mode=payout">
16                 <div style="padding-top: 3px">{--MEMBER_WERNIS_MODE_PAYOUT--}</div>
17                 </a></td>
18         </tr>
19 </table>