diff options
author | Dirk Brenken <dev@brenken.org> | 2018-03-02 18:06:38 +0100 |
---|---|---|
committer | Dirk Brenken <dev@brenken.org> | 2018-03-02 18:06:38 +0100 |
commit | 8a199c3e1e6fe6bd55ef63a9151dd113efdb4272 (patch) | |
tree | e6d00bf27377e68bbbbe362625432e48d629b03c /applications/luci-app-travelmate/luasrc/view/travelmate/stations.htm | |
parent | 391a7bfc01ffea8557dc522224e8c59b2d5e4472 (diff) |
luci-app-travelmate: sync with release 1.1.3
* show WiFi QR codes from all configured Access Points
Signed-off-by: Dirk Brenken <dev@brenken.org>
Diffstat (limited to 'applications/luci-app-travelmate/luasrc/view/travelmate/stations.htm')
-rw-r--r-- | applications/luci-app-travelmate/luasrc/view/travelmate/stations.htm | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/applications/luci-app-travelmate/luasrc/view/travelmate/stations.htm b/applications/luci-app-travelmate/luasrc/view/travelmate/stations.htm index a267339950..1dacb6e24b 100644 --- a/applications/luci-app-travelmate/luasrc/view/travelmate/stations.htm +++ b/applications/luci-app-travelmate/luasrc/view/travelmate/stations.htm @@ -12,7 +12,6 @@ This is free software, licensed under the Apache License, Version 2.0 <%+header%> <div class="cbi-map"> -<h2 name="content"><%:Wireless Stations%></h2> <div class="cbi-map-descr"> <%=translatef("Provides an overview of all configured uplinks for the travelmate interface (%s). You can edit, delete or re-order existing uplinks or scan for a new one. The currently used uplink is emphasized in blue.", trmiface)%> </div> |