diff --git a/Admin/Install/Navigation.install.json b/Admin/Install/Navigation.install.json
index 7d91359..6f485d5 100644
--- a/Admin/Install/Navigation.install.json
+++ b/Admin/Install/Navigation.install.json
@@ -5,7 +5,7 @@
"type": 2,
"subtype": 1,
"name": "Exchange",
- "uri": "/{/lang}/backend/admin/exchange/dashboard?{?}",
+ "uri": "{/lang}/backend/admin/exchange/dashboard?{?}",
"target": "self",
"icon": null,
"order": 50,
@@ -19,7 +19,7 @@
"type": 3,
"subtype": 1,
"name": "Dashboard",
- "uri": "/{/lang}/backend/admin/exchange/dashboard?{?}",
+ "uri": "{/lang}/backend/admin/exchange/dashboard?{?}",
"target": "self",
"icon": null,
"order": 1,
@@ -34,7 +34,7 @@
"type": 3,
"subtype": 1,
"name": "Import",
- "uri": "/{/lang}/backend/admin/exchange/import/list?{?}",
+ "uri": "{/lang}/backend/admin/exchange/import/list?{?}",
"target": "self",
"icon": null,
"order": 5,
@@ -49,7 +49,7 @@
"type": 3,
"subtype": 1,
"name": "Export",
- "uri": "/{/lang}/backend/admin/exchange/export/list?{?}",
+ "uri": "{/lang}/backend/admin/exchange/export/list?{?}",
"target": "self",
"icon": null,
"order": 10,
diff --git a/Interfaces/GSD/import.tpl.php b/Interfaces/GSD/import.tpl.php
index f8a2033..dc19023 100644
--- a/Interfaces/GSD/import.tpl.php
+++ b/Interfaces/GSD/import.tpl.php
@@ -4,7 +4,7 @@
= $this->getHtml('Import') ?> - GSD