]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/guest/guest_wernis_registration_form.tpl
Continued:
[mailer.git] / templates / de / html / guest / guest_wernis_registration_form.tpl
index 706fc083b311e41d84142fd108c251034dc6f8dd..7c5a5037eeb0ff7965a0a2996e56bfc58c1a925f 100644 (file)
@@ -1,6 +1,6 @@
 <div align="center">
-{%form,formMethodPost,formNameRegister=modules.php?module=index&amp;what=register%}
-<input type="hidden" name="registration_provider" value="register" />
+{%form,formMethodPost,formNameWernis_register=modules.php?module=index&amp;what=register&amp;registration_provider=wernis&amp;status=1&amp;challenge=$content[challenge]&amp;__challenge_response=$content[__challenge_response]%}
+<input type="hidden" name="registration_provider" value="wernis" />
 <table border="0" cellspacing="0" cellpadding="0" width="640" class="table dashed">
        <tr>
                <td colspan="2" class="table_header bottom">
                <table border="0" cellspacing="0" cellpadding="0" width="100%">
                        <tr>
                                <td class="register_left" align="right">
-                                       {--GENDER--}$content[must_fillout_gender]:
+                                       {--SEX--}$content[must_fillout_sex]:
                                </td>
                                <td class="register_right">
-                                       {%pipe,generateGenderSelectionBox=$content[gender]%}
+                                       {%pipe,generateSexSelectionBox=$content[sex]%}
                                </td>
                        </tr>
 
        <tr>
                <td colspan="2" class="table_footer">
                        <input type="reset" class="form_reset" value="{--CLEAR_FORM--}" />
-                       <input type="submit" class="form_submit" name="ok" value="{--SUBMIT_REGISTER--}" />
+                       <input type="submit" class="form_submit" name="wernis_register" value="{--SUBMIT_REGISTER--}" />
                </td>
        </tr>
 </table>