From bd4fac2bd321d1ce29d1b538c1f309a7248a7274 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Roland=20H=C3=A4der?= Date: Tue, 18 Mar 2008 19:30:38 +0000 Subject: [PATCH] test --- .gitattributes | 5 ++ .../de/html/member/member_frameset-back.tpl | 1 + .../de/html/member/member_frameset-send.tpl | 1 + templates/de/html/member/member_wernis.tpl | 17 +++++++ .../de/html/member/member_wernis_form.tpl | 51 +++++++++++++++++++ .../de/html/member/member_wernis_row.tpl | 6 +++ 6 files changed, 81 insertions(+) create mode 100644 templates/de/html/member/member_frameset-back.tpl create mode 100644 templates/de/html/member/member_frameset-send.tpl create mode 100644 templates/de/html/member/member_wernis.tpl create mode 100644 templates/de/html/member/member_wernis_form.tpl create mode 100644 templates/de/html/member/member_wernis_row.tpl diff --git a/.gitattributes b/.gitattributes index 2c73583710..626deb8b96 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1079,6 +1079,8 @@ templates/de/html/member/member_doubler.tpl -text 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 @@ -1137,11 +1139,14 @@ templates/de/html/member/member_unconfirmed_table.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 diff --git a/templates/de/html/member/member_frameset-back.tpl b/templates/de/html/member/member_frameset-back.tpl new file mode 100644 index 0000000000..6f49a0eaca --- /dev/null +++ b/templates/de/html/member/member_frameset-back.tpl @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/templates/de/html/member/member_frameset-send.tpl b/templates/de/html/member/member_frameset-send.tpl new file mode 100644 index 0000000000..6f49a0eaca --- /dev/null +++ b/templates/de/html/member/member_frameset-send.tpl @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/templates/de/html/member/member_wernis.tpl b/templates/de/html/member/member_wernis.tpl new file mode 100644 index 0000000000..3aa203deea --- /dev/null +++ b/templates/de/html/member/member_wernis.tpl @@ -0,0 +1,17 @@ + + + + + + + + + + + {--__WERNIS_ROWS--} + + + +
+ {--WERNIS_MEMBER_LIST_WERNIS--}:
{--WERNIS_TOTAL_WERNIS--}{--WERNIS_TARGET_ACCOUNT2--}{--WERNIS_TIMESTAMP--}{--WERNIS_MEMBER_STATUS--}
diff --git a/templates/de/html/member/member_wernis_form.tpl b/templates/de/html/member/member_wernis_form.tpl new file mode 100644 index 0000000000..ab3ac9b3b1 --- /dev/null +++ b/templates/de/html/member/member_wernis_form.tpl @@ -0,0 +1,51 @@ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
{--WERNIS_NOW_TITLE--}
 
{--WERNIS_MAX_WERNIS--}: {--WERNIS_MAX_VALUE!}
{--WERNIS_WANT_WERNIS--}: 
{--WERNIS_TARGET_ACCOUNT--}: 
{--WERNIS_OPTIONAL_PASSWORD--}: 
 
+
+ +
{--WERNIS_MEMBER_NOTE--}
+
+{--WERNIS_REMEMBER_TERMS--} +
diff --git a/templates/de/html/member/member_wernis_row.tpl b/templates/de/html/member/member_wernis_row.tpl new file mode 100644 index 0000000000..24ad219252 --- /dev/null +++ b/templates/de/html/member/member_wernis_row.tpl @@ -0,0 +1,6 @@ + + $content[points] {!POINTS!} + $content[acc] + $content[stamp] + $content[status] + -- 2.30.2