diff options
author | Dirk Brenken <dev@brenken.org> | 2018-03-03 08:44:07 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-03-03 08:44:07 +0100 |
commit | 1e46a671ea46b377448ce1cfe9dc3abc42d550b1 (patch) | |
tree | 9d3d91977642b09fcd9029afa8451ff1156803c3 /applications/luci-app-travelmate/luasrc/view/travelmate/stations.htm | |
parent | 2913111ffe52ae22f05f7a5e059d83ea400dd9ad (diff) | |
parent | 8a199c3e1e6fe6bd55ef63a9151dd113efdb4272 (diff) |
Merge pull request #1658 from dibdot/travelmate
luci-app-travelmate: sync with release 1.1.3
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> |