]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/member/member_wernis_mode_withdraw.tpl
Member surfbar URL management smaller
[mailer.git] / templates / de / html / member / member_wernis_mode_withdraw.tpl
index d088f8e6fad5c758ac42dd0c99ce75dec1f4dc7f..3554354ba34ee5f7a69cd127182bacbe8455b74b 100644 (file)
@@ -1,47 +1,51 @@
-<FORM action="{!URL!}/modules.php?module=login&amp;what=wernis&amp;mode=withdraw" method="POST" style="margin-bottom: 0px">
-<TABLE border="0" cellspacing="0" cellpadding="0" width="440" class="member_table dashed">
-       <TR>
-               <TD colspan="3" align="center" class="member_title2 bottom2"
-                       height="30"><STRONG>{--WERNIS_MEMBER_WITHDRAW_TITLE--}</STRONG></TD>
-       </TR>
-       <TR>
-               <TD width="315" class="bottom2" height="25" align="right">{--WERNIS_MEMBER_WITHDRAW_POINTS_ACCOUNT--}</TD>
-               <TD width="10" class="seperator bottom2">&nbsp;</TD>
-               <TD width="115" class="bottom2"><strong>$content[points]</strong> Wernis</TD>
-       </TR>
-       <TR>
-               <TD width="315" class="bottom2" height="25" align="right">{--WERNIS_MEMBER_WITHDRAW_MIN_POINTS--}</TD>
-               <TD width="10" class="seperator bottom2">&nbsp;</TD>
-               <TD width="115" class="bottom2"><strong>$content[min_points]</strong> Wernis</TD>
-       </TR>
-       <TR>
-               <TD colspan="3" height="3" class="seperator">&nbsp;</TD>
-       </TR>
-       <TR>
-               <TD width="315" height="35" align="right">{--WERNIS_MEMBER_WDS66_ID--}</TD>
-               <TD width="10" class="seperator">&nbsp;</TD>
-               <TD width="115"><INPUT type="text" name="wds66_id" size="6" maxlength="5" value="$content[wds66_id]" /></TD>
-       </TR>
-       <TR>
-               <TD width="315" height="35" align="right">{--WERNIS_MEMBER_WDS66_PASSWORD--}</TD>
-               <TD width="10" class="seperator">&nbsp;</TD>
-               <TD width="115"><INPUT type="password" name="wds66_password" size="10" maxlength="255" /></TD>
-       </TR>
-       <TR>
-               <TD width="315" height="35" align="right">{--WERNIS_MEMBER_WDS66_AMOUNT--}</TD>
-               <TD width="10" class="seperator">&nbsp;</TD>
-               <TD width="115"><INPUT type="text" name="amount" size="10" maxlength="255" /></TD>
-       </TR>
-       <TR>
-               <TD colspan="3" height="3" class="seperator bottom2">&nbsp;</TD>
-       </TR>
-       <TR>
-               <TD colspan="3" align="center" class="member_footer">
-                       <INPUT type="reset" class="member_reset" value="{--CLEAR_FORM--}">&nbsp;*
-                       <INPUT type="submit" name="ok" class="member_submit" value="{--WERNIS_MEMBER_WITHDRAW_SUBMIT--}">
-               </TD>
-       </TR>
-</TABLE>
+<form action="{!URL!}/modules.php?module=login&amp;what=wernis&amp;mode=withdraw" method="POST" style="margin-bottom: 0px">
+<table border="0" cellspacing="0" cellpadding="0" width="440" class="member_table dashed">
+       <tr>
+               <td colspan="3" align="center" class="member_title2 bottom2" height="30">
+                       <strong>{--WERNIS_MEMBER_WITHDRAW_TITLE--}</strong>
+               </td>
+       </tr>
+       <tr>
+               <td width="315" class="bottom2" height="25" align="right">{--WERNIS_MEMBER_WITHDRAW_POINTS_ACCOUNT--}</td>
+               <td width="10" class="seperator bottom2">&nbsp;</td>
+               <td width="115" class="bottom2"><strong>$content[points]</strong> Wernis</td>
+       </tr>
+       <tr>
+               <td width="315" class="bottom2" height="25" align="right">{--WERNIS_MEMBER_WITHDRAW_MIN_POINTS--}</td>
+               <td width="10" class="seperator bottom2">&nbsp;</td>
+               <td width="115" class="bottom2"><strong>$content[min_points]</strong> Wernis</td>
+       </tr>
+       <tr>
+               <td colspan="3" height="3" class="seperator">&nbsp;</td>
+       </tr>
+       <tr>
+               <td width="315" height="35" align="right">{--WERNIS_MEMBER_WDS66_ID--}</td>
+               <td width="10" class="seperator">&nbsp;</td>
+               <td width="115"><input type="text" name="wds66_id" size="6" maxlength="5" value="$content[wds66_id]" /></td>
+       </tr>
+       <tr>
+               <td width="315" height="35" align="right">{--WERNIS_MEMBER_WDS66_PASSWORD--}</td>
+               <td width="10" class="seperator">&nbsp;</td>
+               <td width="115"><input type="password" name="wds66_password" size="10" maxlength="255" /></td>
+       </tr>
+       <tr>
+               <td width="315" height="35" align="right">{--WERNIS_MEMBER_WDS66_AMOUNT--}</td>
+               <td width="10" class="seperator">&nbsp;</td>
+               <td width="115"><input type="text" name="amount" size="10" maxlength="255" /></td>
+       </tr>
+       <tr>
+               <td colspan="3" height="3" class="seperator bottom2">&nbsp;</td>
+       </tr>
+       <tr>
+               <td colspan="3" align="center" class="member_footer">
+                       <input type="reset" class="member_reset" value="{--CLEAR_FORM--}" />
+                       <input type="submit" name="ok" class="member_submit" value="{--WERNIS_MEMBER_WITHDRAW_SUBMIT--}" />
+               </td>
+       </tr>
+</table>
 <br />
-<STRONG class="member_note"> {--WERNIS_MEMBER_WITHDRAW_NOTE--}</STRONG>
-</FORM>
+<strong class="member_note">{--WERNIS_MEMBER_WITHDRAW_NOTE--}</strong>
+</form>
+
+<div class="member_note">
+</div>