We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e6e7d94 commit 1e80163Copy full SHA for 1e80163
1 file changed
app/frontend/src/views/form/Success.vue
@@ -8,7 +8,8 @@
8
Your form has been submitted successfully
9
</h1>
10
<h3>
11
- Please keep the following Confirmation ID for your records:
+ If you wish to keep a record of this submission, you can keep the
12
+ following Confirmation ID:
13
<strong>{{ s.substring(0, 8).toUpperCase() }}</strong>
14
</h3>
15
<hr />
0 commit comments