projects
/
photoprint.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
localisation++
[photoprint.git]
/
skins
/
customer_join_form.py
diff --git
a/skins/customer_join_form.py
b/skins/customer_join_form.py
index
f5f0f7c
..
3f5beac
100755
(executable)
--- a/
skins/customer_join_form.py
+++ b/
skins/customer_join_form.py
@@
-39,7
+39,6
@@
continuationFields = [
, 'member_id'
, 'password'
, 'confirm'
, 'member_id'
, 'password'
, 'confirm'
- , 'send_password'
, 'collection_id'
, 'collection_password'
, 'collection_password_confirm'
, 'collection_id'
, 'collection_password'
, 'collection_password_confirm'
@@
-47,8
+46,7
@@
continuationFields = [
, 'billing_city'
, 'billing_zipcode'
, 'country'
, 'billing_city'
, 'billing_zipcode'
, 'country'
- , 'phone'
- , 'accept_gcs']
+ , 'phone']
for name in continuationFields :
for name in continuationFields :