projects
/
libreplanet-static.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6ce0884
)
fix hidden Civi signup cancel input field
author
Andrew Engelbrecht
<andrew@fsf.org>
Tue, 26 Sep 2017 00:25:07 +0000
(20:25 -0400)
committer
Andrew Engelbrecht
<andrew@fsf.org>
Tue, 26 Sep 2017 00:25:07 +0000
(20:25 -0400)
2018/includes/join-list.html
patch
|
blob
|
blame
|
history
diff --git
a/2018/includes/join-list.html
b/2018/includes/join-list.html
index 1c5c7b1274ef4b42cebdaf6bc9bd49c422ce5a86..0afba99b449282d9cd2f4751d21f937c85b57459 100644
(file)
--- a/
2018/includes/join-list.html
+++ b/
2018/includes/join-list.html
@@
-7,7
+7,7
@@
<input name="postURL" type="hidden"
value="https://libreplanet.org/2018/confirmation.html" />
<input name="cancelURL" type="hidden"
- value="https://my.fsf.org/civicrm/profile?reset=1&gid=
285
" />
+ value="https://my.fsf.org/civicrm/profile?reset=1&gid=
507
" />
<input name="add_to_group" type="hidden" value="619" />
<input name="_qf_default" type="hidden" value="Edit:cancel" />
</div>