templates/de/html/member/member_doubler_list.tpl -text
templates/de/html/member/member_doubler_list_rows.tpl -text
templates/de/html/member/member_footer.tpl -text
+templates/de/html/member/member_frameset-back.tpl -text
+templates/de/html/member/member_frameset-send.tpl -text
templates/de/html/member/member_goto_top.tpl -text
templates/de/html/member/member_header.tpl -text
templates/de/html/member/member_holiday_deactivate.tpl -text
templates/de/html/member/member_welcome.tpl -text
templates/de/html/member/member_welcome_footer.tpl -text
templates/de/html/member/member_welcome_header.tpl -text
+templates/de/html/member/member_wernis.tpl -text
+templates/de/html/member/member_wernis_form.tpl -text
templates/de/html/member/member_wernis_mode_choose.tpl -text
templates/de/html/member/member_wernis_mode_list.tpl -text
templates/de/html/member/member_wernis_mode_list_row.tpl -text
templates/de/html/member/member_wernis_mode_pay.tpl -text
templates/de/html/member/member_wernis_mode_withdraw.tpl -text
+templates/de/html/member/member_wernis_row.tpl -text
templates/de/html/message.tpl -text
templates/de/html/metadata.tpl -text
templates/de/html/online_now.tpl -text
--- /dev/null
+<!-- OBSULETE! -->
\ No newline at end of file
--- /dev/null
+<!-- OBSULETE! -->
\ No newline at end of file
--- /dev/null
+<TABLE border="0" cellspacing="0" cellpadding="0" width="680"
+ class="member_table dashed" align="center">
+ <TR>
+ <TD colspan="4" align="center" class="member_title2" height="30">
+ <STRONG>{--WERNIS_MEMBER_LIST_WERNIS--}:</STRONG></TD>
+ </TR>
+ <TR>
+ <TD width="180" align="center" class="member_title2 bottom2 right2"><STRONG>{--WERNIS_TOTAL_WERNIS--}</STRONG></TD>
+ <TD width="130" align="center" class="member_title2 bottom2 right2"><STRONG>{--WERNIS_TARGET_ACCOUNT2--}</STRONG></TD>
+ <TD width="150" align="center" class="member_title2 bottom2 right2"><STRONG>{--WERNIS_TIMESTAMP--}</STRONG></TD>
+ <TD width="120" align="center" class="member_title2 bottom2"><STRONG>{--WERNIS_MEMBER_STATUS--}</STRONG></TD>
+ </TR>
+ {--__WERNIS_ROWS--}
+ <TR>
+ <TD colspan="4" class="seperator member_footer" height="10"> </TD>
+ </TR>
+</TABLE>
--- /dev/null
+<FORM
+ action="{!URL!}/modules.php?module=login&what=wernis&wernis=$_GET[wernis]"
+ 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_NOW_TITLE--}</STRONG></TD>
+ </TR>
+ <TR>
+ <TD colspan="3" height="3" class="seperator"> </TD>
+ </TR>
+ <TR>
+ <TD height="25" align="right">{--WERNIS_MAX_WERNIS--}:</TD>
+ <TD class="seperator" width="10"> </TD>
+ <TD><STRONG>{--WERNIS_MAX_VALUE!}</STRONG></TD>
+ </TR>
+ <TR>
+ <TD height="25" align="right">{--WERNIS_WANT_WERNIS--}:</TD>
+ <TD class="seperator" width="10"> </TD>
+ <TD><INPUT type="text" name="wernis" class="member_normal"
+ size="10" maxlength="255" value="{--WERNIS_MAX_VALUE!}"></STRONG></TD>
+ </TR>
+ <TR>
+ <TD height="25" align="right">{--WERNIS_TARGET_ACCOUNT--}:</TD>
+ <TD class="seperator" width="10"> </TD>
+ <TD><INPUT type="text" name="account" class="member_normal"
+ size="20" maxlength="255"></STRONG></TD>
+ </TR>
+ <TR>
+ <TD height="25" align="right">{--WERNIS_OPTIONAL_PASSWORD--}:</TD>
+ <TD class="seperator" width="10"> </TD>
+ <TD><INPUT type="password" name="pass" class="member_normal"
+ size="10" maxlength="255"></STRONG></TD>
+ </TR>
+ <TR>
+ <TD colspan="3" height="3" class="seperator bottom2"> </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_SEND_NOW--}"></TD>
+ </TR>
+</TABLE>
+</FORM>
+
+<DIV class="member_note">{--WERNIS_MEMBER_NOTE--}<BR>
+<BR>
+<A href="{!URL!}/agb.php" target="_blank">{--WERNIS_REMEMBER_TERMS--}</A>
+</DIV>
--- /dev/null
+<TR>
+ <TD align="center" class="switch_sw$content[sw] bottom2 right2">$content[points] {!POINTS!}</TD>
+ <TD align="center" class="switch_sw$content[sw] bottom2 right2">$content[acc]</TD>
+ <TD align="center" class="switch_sw$content[sw] bottom2 right2">$content[stamp]</TD>
+ <TD align="center" class="switch_sw$content[sw] bottom2">$content[status]</TD>
+</TR>