diff options
Diffstat (limited to 'templates/select_elements.xml')
| -rw-r--r-- | templates/select_elements.xml | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/templates/select_elements.xml b/templates/select_elements.xml index 8ade3c67..1f99391c 100644 --- a/templates/select_elements.xml +++ b/templates/select_elements.xml @@ -4,7 +4,7 @@ <id>org.{{ id_inkstitch }}.select_elements</id> <param name="extension" type="string" gui-hidden="true">select_elements</param> - <param name="options" type="notebook"> + <param name="notebook" type="notebook"> <page name="stitch-type" gui-text="Select options"> <label appearance="header">Select Stitch Type</label> <hbox> @@ -83,6 +83,9 @@ <label>Selects specific embroidery elements by stitch type.</label> <label>If there is already an active selection, non matching elements will be deselected.</label> <spacer /> + <label>More info on our website</label> + <label appearance="url">https://inkstitch.org/docs/edit/#select-embroidery-elements/</label> + <spacer /> <separator /> <spacer /> <label appearance="header">Troubleshoot</label> |
