X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=templates%2Fde%2Fhtml%2Fguest%2Fguest_register.tpl;h=f4416deac28ded7ed4fbb19d913ade17b92613a8;hb=e5dffd4249c97200cbad02f3f4eaf5c373fdb89a;hp=c70adf33eea681f050a5330ff081823ea717711f;hpb=903f539b5aac6171fdfee9ad252565531e8dd4e2;p=mailer.git diff --git a/templates/de/html/guest/guest_register.tpl b/templates/de/html/guest/guest_register.tpl index c70adf33ee..f4416deac2 100644 --- a/templates/de/html/guest/guest_register.tpl +++ b/templates/de/html/guest/guest_register.tpl @@ -1,32 +1,33 @@
-
+{%form,formMethodPost,formNameRegister=modules.php?module=index&what=register%} - + + + + + - + + + + + + + - + - + + $content[refid_content] + + - - @@ -130,5 +162,5 @@
- $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]: @@ -34,93 +35,124 @@
+ {--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--}: - - + +
$content[max_receive_list] + {%pipe,addMaxReceiveList=guest%} +
-
{--TERMS_OF_USAGE--}:
-
{--YOU_FINALIZE--}
+ {--TERMS_OF_USAGE--}:
- {--AGREE_TO_THIS--}: - - {--YES--}
- {--NO--} +
+ + + + + +
+ {--AGREE_TO_THIS--} + + {--YES--}
+ {--NO--} +
-
+{%form_close%}