diff --git a/Admin/Install/Navigation.install.json b/Admin/Install/Navigation.install.json index cc5c2f0..b61d7fb 100755 --- a/Admin/Install/Navigation.install.json +++ b/Admin/Install/Navigation.install.json @@ -19,7 +19,7 @@ "type": 2, "subtype": 1, "name": "OrderSuggestions", - "uri": "{/prefix}purchase/order/suggestion?{?}", + "uri": "{/lang}/{/app}/purchase/order/suggestion?{?}", "target": "self", "icon": null, "order": 15, @@ -34,7 +34,7 @@ "type": 2, "subtype": 1, "name": "Analysis", - "uri": "{/prefix}purchase/analysis?{?}", + "uri": "{/lang}/{/app}/purchase/analysis?{?}", "target": "self", "icon": null, "order": 15, diff --git a/info.json b/info.json index d2d1177..0353d79 100755 --- a/info.json +++ b/info.json @@ -12,7 +12,7 @@ }, "creator": { "name": "Karaka", - "website": "www.spl1nes.com" + "website": "jingga.app" }, "description": "Purchase module.", "directory": "Purchase",