Code rewritings, load base config improved and many minor fixes...
[mailer.git] / 0.2.1 / templates / de / html / member / member_wernis_mode_choose.tpl
diff --git a/0.2.1/templates/de/html/member/member_wernis_mode_choose.tpl b/0.2.1/templates/de/html/member/member_wernis_mode_choose.tpl
new file mode 100644 (file)
index 0000000..c3073fb
--- /dev/null
@@ -0,0 +1,19 @@
+<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>
+</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>
+</tr>
+</table>