Skip to content

Commit 4b41166

Browse files
committed
Corrected settings url
1 parent b98bcb2 commit 4b41166

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/imio/esign/profiles/default/controlpanel.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
category="Products"
1313
condition_expr=""
1414
icon_expr=""
15-
url_expr="string:${portal_url}/@@imio_esign_settings-controlpanel"
15+
url_expr="string:${portal_url}/@@imio_esign_settings"
1616
visible="True">
1717
<permission>Plone Site Setup: Site</permission>
1818
</configlet>

0 commit comments

Comments
 (0)