diff options
Diffstat (limited to 'templates/about.xml')
| -rw-r--r-- | templates/about.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/about.xml b/templates/about.xml index 68609d95..5bd6c43d 100644 --- a/templates/about.xml +++ b/templates/about.xml @@ -13,7 +13,7 @@ <label indent="1" appearance="url">https://inkstitch.org</label> </page> <page name="license" gui-text="{%trans %}License{% endtrans %}"> - <param name="license-text" type="description" xml:space="preserve"> + <param name="license-text" gui-text="" type="string" appearance="multiline"> {{ inkstitch_license }} </param> </page> |
