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:
@@ -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."
|
||||
|
||||
Reference in New Issue
Block a user