X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=templates%2Fde%2Fhtml%2Fguest%2Fguest_register.tpl;h=ae1eaa5f0b6c38be75e16b0620f3d90a592265c9;hb=refs%2Fheads%2F0.2.1-FINAL;hp=0dd68cb919609a6508791229c295bc9781d048c0;hpb=5d89789720c77e954b2eba28c00ec710dd28900d;p=mailer.git diff --git a/templates/de/html/guest/guest_register.tpl b/templates/de/html/guest/guest_register.tpl index 0dd68cb919..ae1eaa5f0b 100644 --- a/templates/de/html/guest/guest_register.tpl +++ b/templates/de/html/guest/guest_register.tpl @@ -1,32 +1,34 @@
-
+{%form,formMethodPost,formNameRegister=modules.php?module=index&what=register%} + + + + + + + + + - + - $content[refid_content] + + {%template,DisplayReferralIdContent%} + + +
- $content[header_content] + {--GUEST_REGISTER_GENERIC_TITLE--}
{--REGISTER_PERSONAL_DATA--}:
- + - + - + - + - + - + - +
- {--GENDER--}$content[must_fillout_gender]: + + {--SEX--}$content[must_fillout_sex]: + + {%pipe,generateSexSelectionBox=$content[sex]%}
{--SURNAME--}$content[must_fillout_surname], + + {--SURNAME--}$content[must_fillout_surname], {--FAMILY--}$content[must_fillout_family]: @@ -34,94 +36,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_NOTE--}
+
+ $content[must_fillout_marker]:{--GUEST_REGISTER_MUST_SET_NOTICE--} +
{--REGISTER_CATEGORIES--}:
{--GUEST_SELECT_LEAST_CATEGORIES--}
- $content[category_selection] + {%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--}:
@@ -137,6 +156,7 @@
-
+{%form_close%}