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=87da8e4706a3721b4d769e12084e3c726ff9a96e;hpb=bfbf712685680761babfd9ea059a224a4aa244bf;p=mailer.git diff --git a/templates/de/html/guest/guest_register.tpl b/templates/de/html/guest/guest_register.tpl index 87da8e4706..ae1eaa5f0b 100644 --- a/templates/de/html/guest/guest_register.tpl +++ b/templates/de/html/guest/guest_register.tpl @@ -1,162 +1,168 @@ -
- +{%form,formMethodPost,formNameRegister=modules.php?module=index&what=register%} + +
- - - - + + - + + - + - - - - - - - + - - - - - - - - - - - - - - + + - + + - + - {!REFID_CONTENT!} + - + + - + + + - + + + {%template,DisplayReferralIdContent%} + - - + + - + + - +
- {!REGISTER_HEADER_CONTENT!}
- {--REGISTER_PERSONAL_DATA--}: + {--GUEST_REGISTER_GENERIC_TITLE--} +
  + {--REGISTER_PERSONAL_DATA--}: +
+ - - - - - - - - - - - - - - - - + + - - - - - - - - + + + - - + + + - + + + - - + + + - + + + -
- {--GUEST_GENDER--}{!MUST_GENDER!}:  
 
{--SURNAME--}{!MUST_SURNAME!}, - {--FAMILY_NAME--}{!MUST_FAMILY_NAME!}:   
 
- {--STREET_NR--}{!MUST_STREET_NR!}:   + + {--SEX--}$content[must_fillout_sex]: + + {%pipe,generateSexSelectionBox=$content[sex]%}
 
- {--COUNTRY--}{!MUST_CNTRY!}, {--ZIP--}{!MUST_ZIP!}, - {--CITY--}{!MUST_CITY!}:   - {!__COUNTRY_CONTENT!}    -
  + {--SURNAME--}$content[must_fillout_surname], + {--FAMILY--}$content[must_fillout_family]: + + + +
- {--ADDY--}{!MUST_ADDY!}:   + {--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%} + + +
- {--BIRTHDAY--}{!MUST_BIRTH!}:  {!BIRTHDAY_SELECTION!} + {--EMAIL--}$content[must_fillout_email]: + + +
  + {--BIRTHDAY--}$content[must_fillout_birthday]: + + $content[birthday_selection] +
{!MUST_MARKER!} : {--REGISTER_MUST_SET_NOTE--} +
+
+ $content[must_fillout_marker]:{--GUEST_REGISTER_MUST_SET_NOTICE--} +
 
- {--REGISTER_CATEGORIES--}:
- {--GUEST_SELECT_LEAST_CATS_1--}{!LEAST_CATS_VALUE!}{--GUEST_SELECT_LEAST_CATS_2--} + + {--REGISTER_CATEGORIES--}:
{!CATEGORY_SELECTION!}
- {--REGISTER_MISC--}:
 
- {--PASS_1--}, {--PASS_2--}:    -
  + {--GUEST_SELECT_LEAST_CATEGORIES--} +
{!MAX_RECEIVE_LIST!} + {%pipe,registerGenerateCategoryTable=guest%} +
  + {--REGISTER_MISC--}: +
  +
{--GUEST_EMPTY_PASSWORD_HINT--}
+
- {--TERMS_OF_USAGE--}:
- {--YOU_FINALIZE--}
+ {--GUEST_ENTER_PASSWORDS--} + + + +
  + {%pipe,addMaxReceiveList=guest%} +
- {--AGREE_TO_THIS--}:  {--YES--}:   - {--NO--}: + {--TERMS_OF_USAGE--}: +
  + + + + + +
+ {--AGREE_TO_THIS--} + + {--YES--}
+ {--NO--} +
+
+{%form_close%}
-
\ No newline at end of file