git.99rst.org
/
openwrt-luci.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
| inline |
side by side
(parent:
982b75b
)
luci-mod-dsl: rename menu entry from DSL status to xDSL
author
Florian Eckert
<redacted>
Wed, 28 Jun 2023 08:56:21 +0000
(10:56 +0200)
committer
Florian Eckert
<redacted>
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 <redacted>
modules/luci-mod-dsl/root/usr/share/luci/menu.d/luci-mod-dsl.json
patch
|
blob
|
history
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 4e77b6f9e61315e07696bcd2c825eb5187cbdeb0..498157f92d49edda573390d616420c4c5f650e1d 100644
(file)
--- 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"
git clone https://git.99rst.org/PROJECT