luci-app-ttyd: rename menu entry to terminal 4411/head
authorFlorian Eckert <fe@dev.tdt.de>
Fri, 31 Jul 2020 12:05:44 +0000 (14:05 +0200)
committerFlorian Eckert <fe@dev.tdt.de>
Thu, 3 Sep 2020 06:53:52 +0000 (08:53 +0200)
Nobody can do anything with the title ttyd.
To make it more meaningful the menu entry is renamed to Terminal.

Signed-off-by: Florian Eckert <fe@dev.tdt.de>
applications/luci-app-ttyd/root/usr/share/luci/menu.d/luci-app-ttyd.json

index f76f9cfaa2f9a0a49d659ed5b40772887f8c6c20..023117674c3040b114c42b12020e6738caf54bf5 100644 (file)
@@ -1,6 +1,6 @@
 {
        "admin/services/ttyd": {
-               "title": "ttyd",
+               "title": "Terminal",
                "action": {
                        "type": "firstchild"
                },