diff options
Diffstat (limited to 'templates/embroider_settings.xml')
| -rw-r--r-- | templates/embroider_settings.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/templates/embroider_settings.xml b/templates/embroider_settings.xml index 766fd0c3..09af05fb 100644 --- a/templates/embroider_settings.xml +++ b/templates/embroider_settings.xml @@ -13,8 +13,8 @@ Output Settings </param> <param name="collapse_len_mm" type="float" precision="1" min="0" max="10" - _gui-text="Collapse length (mm)" - _gui-description="Jump stitches smaller than this will be treated as normal stitches.">3</param> + gui-text="Collapse length (mm)" + gui-description="Jump stitches smaller than this will be treated as normal stitches.">3</param> <script> {{ command_tag | safe }} </script> |
