Skip to content

Commit

Permalink
BugzID: 20618 Update confirmation message (FA6)
Browse files Browse the repository at this point in the history
  • Loading branch information
jtmcd75 committed Sep 10, 2024
1 parent 28c4268 commit e99bc5c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion configuration/webform.webform.purchase_suggestion.yml
Original file line number Diff line number Diff line change
Expand Up @@ -314,7 +314,7 @@ settings:
confirmation_type: message
confirmation_url: ''
confirmation_title: ''
confirmation_message: "<p class=\"h6\"><em class=\"fa-clipboard-check fas\">&nbsp;</em>Purchase Suggestion Successful</p>\r\n\r\n<p>Thank you! <strong>Your submission has been processed.</strong> If you like, you may make an additional request.</p>"
confirmation_message: "<p class=\"h3 mb-3\"><span class=\"fa-solid fa-clipboard-check fa-sm\">&nbsp;</span>Purchase Suggestion Successful</p>\r\n\r\n<p>Thank you! <strong>Your submission has been processed.</strong> If you like, you may make an additional request.</p>"
confirmation_attributes: { }
confirmation_back: true
confirmation_back_label: 'Submit another purchase suggestion'
Expand Down

0 comments on commit e99bc5c

Please sign in to comment.