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=2f5b22a980075f24e2e493f4e43fda1c02864b81;hpb=fbcb5b6b363d6a57630b58bf6415f11e5d471cb9;p=mailer.git diff --git a/templates/de/html/guest/guest_register.tpl b/templates/de/html/guest/guest_register.tpl index 2f5b22a980..ae1eaa5f0b 100644 --- a/templates/de/html/guest/guest_register.tpl +++ b/templates/de/html/guest/guest_register.tpl @@ -1,162 +1,168 @@ -
-
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - {!REFID_CONTENT!} - - - - - - - - - - - - - - - - - - - -
- {!REGISTER_HEADER_CONTENT!}
- {--REGISTER_PERSONAL_DATA--}:
 
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- {--GUEST_GENDER--}{!MUST_GENDER!}:  
 
{--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%} + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + {%template,DisplayReferralIdContent%} + + + + + + + + + + + + +
+ {--GUEST_REGISTER_GENERIC_TITLE--} +
+ {--REGISTER_PERSONAL_DATA--}: +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ {--SEX--}$content[must_fillout_sex]: + + {%pipe,generateSexSelectionBox=$content[sex]%} +
+ {--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%} +