projects
/
photoprint.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Remise en route des inscriptions client.
[photoprint.git]
/
skins
/
customer_join_template.pt
diff --git
a/skins/customer_join_template.pt
b/skins/customer_join_template.pt
index
3693f7b
..
503c825
100644
(file)
--- a/
skins/customer_join_template.pt
+++ b/
skins/customer_join_template.pt
@@
-79,19
+79,19
@@
<tr>
<th>Identifiant collection privée</th>
<td>
<tr>
<th>Identifiant collection privée</th>
<td>
- <input type="text" name="
wedding_id" tal:attributes="value options/wedding
_id"/>
+ <input type="text" name="
collection_id" tal:attributes="value options/collection
_id"/>
</td>
</tr>
<tr>
<th>Mot de passe associé</th>
<td>
</td>
</tr>
<tr>
<th>Mot de passe associé</th>
<td>
- <input type="password" name="
wedding_password" tal:attributes="value options/wedding
_password" />
+ <input type="password" name="
collection_password" tal:attributes="value options/collection
_password" />
</td>
</tr>
<tr>
<th>Confirmation du mot de passe</th>
<td>
</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" />
+ <input type="password" name="
collection_password_confirm" tal:attributes="value options/collection
_password_confirm" />
</td>
</tr>
<tr>
</td>
</tr>
<tr>