X-Git-Url: https://git.mxchange.org/?p=mailer.git;a=blobdiff_plain;f=templates%2Fde%2Fhtml%2Fguest%2Fguest_register.tpl;h=33b82024b015f2fb489faa9f3f8d8f2599d64f80;hp=da6c9fcd5f8fff4d11deeb3d3b7467f67202b52f;hb=0df7a4b94f5fc5fcd582546d2d5e829a91067d0c;hpb=e1653405d28923c78b2e292125306ccf61138f24 diff --git a/templates/de/html/guest/guest_register.tpl b/templates/de/html/guest/guest_register.tpl index da6c9fcd5f..33b82024b0 100644 --- a/templates/de/html/guest/guest_register.tpl +++ b/templates/de/html/guest/guest_register.tpl @@ -1,164 +1,166 @@ -
-
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - {!REFID_CONTENT!} - - - - - - - - - - - - - - - - - - - -
- {!REGISTER_HEADER_CONTENT!}
- {--REGISTER_PERSONAL_DATA--}:
 
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- {--GUEST_SEX--}{!MUST_SEX!}:  
 
{--SURNAME--}{!MUST_SURNAME!}, - {--FAMILY_NAME--}{!MUST_FAMILY_NAME!}:   
 
- {--STREET_NR--}{!MUST_STREET_NR!}:   -
 
- {--COUNTRY--}{!MUST_CNTRY!}, {--ZIP--}{!MUST_ZIP!}, - {--CITY--}{!MUST_CITY!}:   - {!__COUNTRY_CONTENT!}    -
 
- {--ADDY--}{!MUST_ADDY!}:  
 
- {--BIRTHDAY--}{!MUST_BIRTH!}:  {!BIRTHDAY_SELECTION!}
 
{!MUST_MARKER!} : {--REGISTER_MUST_SET_NOTE--} -
-
 
- {--REGISTER_CATEGORIES--}:
- {--GUEST_SELECT_LEAST_CATS_1--}{!LEAST_CATS_VALUE!}{--GUEST_SELECT_LEAST_CATS_2--} -
{!CATEGORY_SELECTION!}
- {--REGISTER_MISC--}:
 
- {--PASS_1--}, {--PASS_2--}:    -
 
{!MAX_RECEIVE_LIST!}
 
 
- {--TERMS_OF_USAGE--}:
- {--YOU_FINALIZE--}
 
- {--AGREE_TO_THIS--}:  {--YES--}:   - {--NO--}:
 
-
-
\ No newline at end of file +
+{%form,formMethodPost,formNameRegister=modules.php?module=index&what=register%} + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + $content[refid_content] + + + + + + + + + + + +
+ {%template,LoadTemplate=register_header%} +
+ {--REGISTER_PERSONAL_DATA--}: +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ {--GENDER--}$content[must_fillout_gender]: + + {%pipe,generateGenderSelectionBox=$content[gender]%} +
+ {--SURNAME--}$content[must_fillout_surname], + {--FAMILY--}$content[must_fillout_family]: + + + +
+ {--STREET_NR--}$content[must_fillout_street_nr]: + + +
+ {--COUNTRY--}$content[must_fillout_cntry], {--ZIP--}$content[must_fillout_zip], + {--CITY--}$content[must_fillout_city]: + + {%pipe,postRequestElement,addCountryCodeSelectionBox=country_code%} + + +
+ {--EMAIL--}$content[must_fillout_email]: + + +
+ {--BIRTHDAY--}$content[must_fillout_birthday]: + + $content[birthday_selection] +
+
+ $content[must_fillout_marker]:{--GUEST_REGISTER_MUST_SET_NOTICE--} +
+
+
+ {--REGISTER_CATEGORIES--}: +
+ {--GUEST_SELECT_LEAST_CATEGORIES--} +
+ {%pipe,registerGenerateCategoryTable=guest%} +
+ {--REGISTER_MISC--}: +
+
{--GUEST_EMPTY_PASSWORD_HINT--}
+
+ {--GUEST_ENTER_PASSWORDS--} + + + +
+ {%pipe,addMaxReceiveList=guest%} +
+ {--TERMS_OF_USAGE--}: +
+ + + + + +
+ {--AGREE_TO_THIS--} + + {--YES--}
+ {--NO--} +
+
+{%form_close%} +