fix: add fieldset label to task form to prevent untranslated key

Authored-by: Moko Consulting
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
Jonathan Miller
2026-05-30 21:28:27 -05:00
parent b3f4df89c5
commit beb52fde99
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<form>
<fieldset name="reset_params">
<fieldset name="reset_params" label="Demo Reset Settings">
<field name="take_snapshot_on_save" type="radio" default="0"
label="Take Snapshot Now"
description="Set to Yes and save to capture the current site state as the baseline. Do this once before enabling the schedule."