fix: Fix typo with submitted (no-changelog) (#9662)

This commit is contained in:
Valentin Coppin
2024-06-07 16:30:26 +02:00
committed by GitHub
parent b8338e3610
commit 67932c0b76
2 changed files with 2 additions and 2 deletions

View File

@@ -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}}