From a9b918cef0b7f2440aa01958d0ab1b4cb259223c Mon Sep 17 00:00:00 2001 From: Florian Eckert Date: Wed, 28 Jun 2023 10:56:21 +0200 Subject: [PATCH] luci-mod-dsl: rename menu entry from DSL status to xDSL The page is already on the status page. Therefore, the information does not need to be added to the menu item. Signed-off-by: Florian Eckert --- .../luci-mod-dsl/root/usr/share/luci/menu.d/luci-mod-dsl.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/luci-mod-dsl/root/usr/share/luci/menu.d/luci-mod-dsl.json b/modules/luci-mod-dsl/root/usr/share/luci/menu.d/luci-mod-dsl.json index 4e77b6f9e6..498157f92d 100644 --- a/modules/luci-mod-dsl/root/usr/share/luci/menu.d/luci-mod-dsl.json +++ b/modules/luci-mod-dsl/root/usr/share/luci/menu.d/luci-mod-dsl.json @@ -1,6 +1,6 @@ { "admin/status/dsl": { - "title": "DSL Status", + "title": "xDSL", "order": 7, "action": { "type": "firstchild"