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