mirror of
https://github.com/n8n-io/n8n.git
synced 2025-03-05 20:50:17 -08:00
Update form-trigger.handlebars
This commit is contained in:
parent
a91abeeff5
commit
0457eab7e6
|
@ -316,7 +316,7 @@
|
||||||
<section>
|
<section>
|
||||||
{{#if testRun}}
|
{{#if testRun}}
|
||||||
<div class='test-notice'>
|
<div class='test-notice'>
|
||||||
<p>This is test version of your form</p>
|
<p>This is a test version of your form</p>
|
||||||
</div>
|
</div>
|
||||||
<hr>
|
<hr>
|
||||||
{{/if}}
|
{{/if}}
|
||||||
|
|
Loading…
Reference in a new issue