diff options
author | Hannu Nyman <hannu.nyman@iki.fi> | 2017-08-03 18:29:48 +0300 |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-08-03 18:29:48 +0300 |
commit | efb7e5f365da3e007b603055f2326a75115e5a92 (patch) | |
tree | 2c363e150f2300faa5f00856757627f5deca5d8d /applications/luci-app-travelmate/luasrc/view/travelmate/stations.htm | |
parent | b90153386cf890aa551e2b4457e9092d4c5b4867 (diff) | |
parent | b110746b982c68e6e27c693a37862827d65bec9f (diff) |
Merge pull request #1275 from dibdot/travelmate
luci-app-travelmate: small bugfixes & optimizations
Diffstat (limited to 'applications/luci-app-travelmate/luasrc/view/travelmate/stations.htm')
-rw-r--r-- | applications/luci-app-travelmate/luasrc/view/travelmate/stations.htm | 2 |
1 files changed, 1 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 f1f26801ce..41c9f5267d 100644 --- a/applications/luci-app-travelmate/luasrc/view/travelmate/stations.htm +++ b/applications/luci-app-travelmate/luasrc/view/travelmate/stations.htm @@ -53,7 +53,7 @@ This is free software, licensed under the Apache License, Version 2.0 <input type="button" class="cbi-button cbi-button-remove" onclick="location.href='<%=url('admin/services/travelmate/wifidelete')%>?cfg=<%=section%>'" title="<%:Delete this Uplink%>" value="<%:Delete%>"/> </td> </tr> -<% +<% end end) %> |