X-Git-Url: https://git.mxchange.org/?p=mailer.git;a=blobdiff_plain;f=templates%2Fde%2Fhtml%2Fguest%2Fguest_register.tpl;h=33b82024b015f2fb489faa9f3f8d8f2599d64f80;hp=35d788c5c350b006e1594ce8ca7cf6e9a27c6775;hb=0df7a4b94f5fc5fcd582546d2d5e829a91067d0c;hpb=1c9843ac8132c62871b0f03e2329fcf4f0594ef0 diff --git a/templates/de/html/guest/guest_register.tpl b/templates/de/html/guest/guest_register.tpl index 35d788c5c3..33b82024b0 100644 --- a/templates/de/html/guest/guest_register.tpl +++ b/templates/de/html/guest/guest_register.tpl @@ -1,29 +1,33 @@
-
+{%form,formMethodPost,formNameRegister=modules.php?module=index&what=register%} + + + + + + + + - + + $content[refid_content] + +
- $content[header_content] + {%template,LoadTemplate=register_header%}
{--REGISTER_PERSONAL_DATA--}:
- + - + - + - + - + - +
+ {--GENDER--}$content[must_fillout_gender]: {%pipe,generateGenderSelectionBox=$content[gender]%}
{--SURNAME--}$content[must_fillout_surname], + + {--SURNAME--}$content[must_fillout_surname], {--FAMILY--}$content[must_fillout_family]: @@ -31,94 +35,111 @@
+ {--STREET_NR--}$content[must_fillout_street_nr]:
+ {--COUNTRY--}$content[must_fillout_cntry], {--ZIP--}$content[must_fillout_zip], {--CITY--}$content[must_fillout_city]: - $content[country] + {%pipe,postRequestElement,addCountryCodeSelectionBox=country_code%}
- {--EMAIL--}$content[must_fillout_email]:   + + {--EMAIL--}$content[must_fillout_email]:
+ {--BIRTHDAY--}$content[must_fillout_birthday]: $content[birthday_selection]
-
$content[must_fillout_marker] : {--GUEST_REGISTER_MUST_SET_NOTICE--}
+
+ $content[must_fillout_marker]:{--GUEST_REGISTER_MUST_SET_NOTICE--} +
{--REGISTER_CATEGORIES--}:
{--GUEST_SELECT_LEAST_CATEGORIES--}
{%pipe,registerGenerateCategoryTable=guest%}
{--REGISTER_MISC--}:
{--GUEST_EMPTY_PASSWORD_HINT--}
- {--PASS_1--}, {--PASS_2--}: + + {--GUEST_ENTER_PASSWORDS--} - - + +
- $content[max_receive_list] + {%pipe,addMaxReceiveList=guest%}
{--TERMS_OF_USAGE--}:
@@ -141,5 +162,5 @@
- +{%form_close%}