Move widget copy save action

This commit is contained in:
rajchales-monito
2026-07-30 09:39:35 +02:00
parent 04d612b3bb
commit 639ac48a21
2 changed files with 5 additions and 4 deletions
+4 -4
View File
@@ -137,6 +137,10 @@
<label>Nova odpoved <input name="copyNewReplyLabel"></label>
<label>Operator odpovida <input name="copyOperatorReplyLabel"></label>
<label>Info/GDPR <textarea name="copyInfoText" rows="2"></textarea></label>
<div class="settings-actions">
<button type="submit">Uložit a přeložit</button>
<span id="settingsSaveStatus" class="settings-save-status" aria-live="polite"></span>
</div>
</fieldset>
<label class="color-field">Barva
<span class="color-row">
@@ -164,10 +168,6 @@
<label><input name="messageLabel" type="checkbox"> kratky stitek</label>
<label><input name="messageWiggle" type="checkbox"> zhoupnuti</label>
</fieldset>
<div class="settings-actions">
<button type="submit">Uložit a přeložit</button>
<span id="settingsSaveStatus" class="settings-save-status" aria-live="polite"></span>
</div>
</form>
<h3>GTM snippet</h3>
<pre id="snippet"></pre>