Skip to content

Commit acbf307

Browse files
author
mkasumi
committed
🐛 動的フォームの完了ページテンプレートの設置場所を変更
1 parent fcb93ac commit acbf307

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

include/form/unit.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ <h2 id="heading-dynamic-form" class="heading-lg heading-primary">{{ form_heading
6969
<input type="submit" name="ACMS_POST_Form_Chain" value="修正する" id="btnToInput" class="button is-lg is-bordered">
7070
</form>
7171

72-
<form action="/bid/%{BID}/eid/%{EID}/tpl/thanks.html#heading-dynamic-form" method="post" class="form-button form-button-send">
72+
<form action="/bid/%{BID}/eid/%{EID}/tpl/recruit/thanks.html#heading-dynamic-form" method="post" class="form-button form-button-send">
7373
<input type="hidden" name="To[]" value="{email}">
7474
<input type="hidden" name="AdminReply-To[]" value="{email}">
7575
<input type="hidden" name="AdminFrom[]" value="{email}">

thanks.html recruit/thanks.html

File renamed without changes.

0 commit comments

Comments
 (0)