mirror of
https://github.com/Abdulazizzn/n8n-enterprise-unlocked.git
synced 2025-12-18 02:21:13 +00:00
fix: Fix typo with submitted (no-changelog) (#9662)
This commit is contained in:
@@ -345,7 +345,7 @@
|
||||
|
||||
<div class='card' id='submitted-form' style='display: none;'>
|
||||
<div class='form-header'>
|
||||
<h1 id='submitted-header'>Form Submited</h1>
|
||||
<h1 id='submitted-header'>Form Submitted</h1>
|
||||
{{#if formSubmittedText}}
|
||||
<p id='submitted-content'>
|
||||
{{formSubmittedText}}
|
||||
|
||||
Reference in New Issue
Block a user