luci-mod-dsl: rename menu entry from DSL status to xDSL
authorFlorian Eckert <fe@dev.tdt.de>
Wed, 28 Jun 2023 08:56:21 +0000 (10:56 +0200)
committerFlorian Eckert <fe@dev.tdt.de>
Wed, 28 Jun 2023 08:56:23 +0000 (10:56 +0200)
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 <fe@dev.tdt.de>
modules/luci-mod-dsl/root/usr/share/luci/menu.d/luci-mod-dsl.json

index 4e77b6f9e61315e07696bcd2c825eb5187cbdeb0..498157f92d49edda573390d616420c4c5f650e1d 100644 (file)
@@ -1,6 +1,6 @@
 {
        "admin/status/dsl": {
-               "title": "DSL Status",
+               "title": "xDSL",
                "order": 7,
                "action": {
                        "type": "firstchild"