projects
/
Plinn.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
55fa8d8
)
post
author
Benoît Pin
<pin@cri.ensmp.fr>
Thu, 16 Apr 2015 17:15:12 +0000
(19:15 +0200)
committer
Benoît Pin
<pin@cri.ensmp.fr>
Thu, 16 Apr 2015 17:15:12 +0000
(19:15 +0200)
Products/Plinn/skins/custom_generic/join_template.pt
patch
|
blob
|
history
diff --git
a/Products/Plinn/skins/custom_generic/join_template.pt
b/Products/Plinn/skins/custom_generic/join_template.pt
index
4ac140b
..
db6c7f6
100644
(file)
--- a/
Products/Plinn/skins/custom_generic/join_template.pt
+++ b/
Products/Plinn/skins/custom_generic/join_template.pt
@@
-27,7
+27,7
@@
</p>
<tal:case tal:condition="not: options/validate_email">
<p i18n:translate="">Click the button to log in immediately.</p>
- <form tal:attributes="action form/action">
+ <form tal:attributes="action form/action"
method="post"
>
<input type="hidden" name="__ac_name" tal:attributes="value options/member_id"/>
<input type="hidden" name="__ac_password" tal:attributes="value options/password"/>
<input type="hidden" name="noAjax" value="1"/>