]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/guest/guest_register.tpl
Continued:
[mailer.git] / templates / de / html / guest / guest_register.tpl
index 501249615cacee1c992bb9692f773785b0c0d183..ae1eaa5f0b6c38be75e16b0620f3d90a592265c9 100644 (file)
@@ -1,9 +1,10 @@
 <div align="center">
 {%form,formMethodPost,formNameRegister=modules.php?module=index&amp;what=register%}
+<input type="hidden" name="registration_provider" value="register" />
 <table border="0" cellspacing="0" cellpadding="0" width="640" class="table dashed">
        <tr>
                <td colspan="2" class="table_header bottom">
-                       $content[header_content]
+                       {--GUEST_REGISTER_GENERIC_TITLE--}
                </td>
        </tr>
 
                <td class="bottom" colspan="2" align="center">
                <table border="0" cellspacing="0" cellpadding="0" width="100%">
                        <tr>
-                               <td class="register_left">
-                                       {--GENDER--}$content[must_fillout_gender]:
+                               <td class="register_left" align="right">
+                                       {--SEX--}$content[must_fillout_sex]:
                                </td>
                                <td class="register_right">
-                                       {%pipe,generateGenderSelectionBox=$content[gender]%}
+                                       {%pipe,generateSexSelectionBox=$content[sex]%}
                                </td>
                        </tr>
 
                        <tr>
-                               <td class="register_left">{--SURNAME--}$content[must_fillout_surname],
+                               <td class="register_left" align="right">
+                                       {--SURNAME--}$content[must_fillout_surname],
                                        {--FAMILY--}$content[must_fillout_family]:
                                </td>
                                <td class="register_right">
@@ -36,7 +38,7 @@
                        </tr>
 
                        <tr>
-                               <td class="register_left">
+                               <td class="register_left" align="right">
                                        {--STREET_NR--}$content[must_fillout_street_nr]:
                                </td>
                                <td class="register_right">
@@ -45,7 +47,7 @@
                        </tr>
 
                        <tr>
-                               <td align="right" class="register_left">
+                               <td class="register_left" align="right">
                                        {--COUNTRY--}$content[must_fillout_cntry], {--ZIP--}$content[must_fillout_zip],
                                        {--CITY--}$content[must_fillout_city]:
                                </td>
@@ -57,8 +59,8 @@
                        </tr>
 
                        <tr>
-                               <td align="right" class="register_left">
-                                       {--EMAIL--}$content[must_fillout_email]:&nbsp;&nbsp;
+                               <td class="register_left" align="right">
+                                       {--EMAIL--}$content[must_fillout_email]:
                                </td>
                                <td class="register_right">
                                        <input type="text" class="form_field" name="email" size="30" maxlength="255" value="$content[email]" />
@@ -66,7 +68,7 @@
                        </tr>
 
                        <tr>
-                               <td align="right" class="register_left">
+                               <td class="register_left" align="right">
                                        {--BIRTHDAY--}$content[must_fillout_birthday]:
                                </td>
                                <td class="register_right">
@@ -76,7 +78,9 @@
 
                        <tr>
                                <td colspan="2" align="center">
-                                       <div class="notice">$content[must_fillout_marker]&nbsp;:&nbsp;{--GUEST_REGISTER_MUST_SET_NOTICE--}</div>
+                                       <div class="notice">
+                                               $content[must_fillout_marker]:{--GUEST_REGISTER_MUST_SET_NOTICE--}
+                                       </div>
                                </td>
                        </tr>
                </table>
        </tr>
 
        <tr>
-               <td align="right" class="register_left">
-                       {--PASS_1--}, {--PASS_2--}:
+               <td class="register_left" align="right">
+                       {--GUEST_ENTER_PASSWORDS--}
                </td>
                <td class="register_right">
-                       <input type="password" class="form_field" name="pass1" size="10" maxlength="100" />
-                       <input type="password" class="form_field" name="pass2" size="10" maxlength="100" />
+                       <input type="password" class="form_field" name="password1" size="10" maxlength="100" />
+                       <input type="password" class="form_field" name="password2" size="10" maxlength="100" />
                </td>
        </tr>
 
                </td>
        </tr>
 
-       $content[refid_content]
+       {%template,DisplayReferralIdContent%}
 
        <tr>
                <td colspan="2" class="table_header bottom top">
                        </table>
                </td>
        </tr>
+
        <tr>
                <td colspan="2" class="table_footer">
                        <input type="reset" class="form_reset" value="{--CLEAR_FORM--}" />