X-Git-Url: https://svn.cri.ensmp.fr/git/photoprint.git/blobdiff_plain/bddfc31eaf67003a04f79f7cf168b8d840920fd6..4108abadea5456a9d832614c32b93925425f6904:/skins/customer_join_template.pt?ds=inline diff --git a/skins/customer_join_template.pt b/skins/customer_join_template.pt index 7799f6f..acbf54c 100644 --- a/skins/customer_join_template.pt +++ b/skins/customer_join_template.pt @@ -2,7 +2,7 @@ <head> <meta http-equiv="content-type" content="text/html;charset=UTF-8"/> </head> - <body metal:fill-slot="main_no_tabs" i18n:domain="realis" + <body metal:fill-slot="main_no_tabs" i18n:domain="plinn" tal:omit-tag=""> <div tal:condition="python:options.get('came_from', '').endswith('/my_cart')" tal:define="step_authentication python:True" tal:omit-tag=""> @@ -69,6 +69,34 @@ <tr> <td colspan="2"><hr/></td> </tr> + <tr> + <td colspan="2" style="text-align:center"> + <h3>Accès à des images privées</h3> + veuillez entrer le code d'accès pour accéder / acheter les images<br/> + d'un événement privé couvert par les photographes de notre agence. + </td> + </tr> + <tr> + <th>Identifiant collection privée</th> + <td> + <input type="text" name="wedding_id" tal:attributes="value options/wedding_id"/> + </td> + </tr> + <tr> + <th>Mot de passe associé</th> + <td> + <input type="password" name="wedding_password" tal:attributes="value options/wedding_password" /> + </td> + </tr> + <tr> + <th>Confirmation du mot de passe</th> + <td> + <input type="password" name="wedding_password_confirm" tal:attributes="value options/wedding_password_confirm" /> + </td> + </tr> + <tr> + <td colspan="2"><hr/></td> + </tr> <tr> <td colspan="2" style="text-align:center"> <h3 i18n:translate="">Billing informations</h3>