We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fcb93ac commit acbf307Copy full SHA for acbf307
include/form/unit.html
@@ -69,7 +69,7 @@ <h2 id="heading-dynamic-form" class="heading-lg heading-primary">{{ form_heading
69
<input type="submit" name="ACMS_POST_Form_Chain" value="修正する" id="btnToInput" class="button is-lg is-bordered">
70
</form>
71
72
- <form action="/bid/%{BID}/eid/%{EID}/tpl/thanks.html#heading-dynamic-form" method="post" class="form-button form-button-send">
+ <form action="/bid/%{BID}/eid/%{EID}/tpl/recruit/thanks.html#heading-dynamic-form" method="post" class="form-button form-button-send">
73
<input type="hidden" name="To[]" value="{email}">
74
<input type="hidden" name="AdminReply-To[]" value="{email}">
75
<input type="hidden" name="AdminFrom[]" value="{email}">
thanks.html recruit/thanks.html
0 commit comments