X-Git-Url: http://git.archive.openwrt.org/?a=blobdiff_plain;f=modules%2Fadmin-full%2Fluasrc%2Fview%2Fadmin_network%2Fwifi_overview.htm;h=046b769566e6cb6611f99f08c7a10004c4795765;hb=5e83af45ae21ff3b4f77309c667b738ec0982e70;hp=06725c1b910bbe9bb018f2f9d1b566bc36c0af45;hpb=1f1377fdc461ef8f4faad7a95a55a3eb9431eb38;p=project%2Fluci.git diff --git a/modules/admin-full/luasrc/view/admin_network/wifi_overview.htm b/modules/admin-full/luasrc/view/admin_network/wifi_overview.htm index 06725c1b9..046b76956 100644 --- a/modules/admin-full/luasrc/view/admin_network/wifi_overview.htm +++ b/modules/admin-full/luasrc/view/admin_network/wifi_overview.htm @@ -113,13 +113,12 @@ $Id$ <% if not has_iwinfo then %>
<%:Package libiwinfo required!%>
- <%_The libiwinfo package is not installed. You must install this component for working wireless configuration!%> + <%_The libiwinfo-lua package is not installed. You must install this component for working wireless configuration!%>
<% end %>

<%:Wireless Overview%>

@@ -365,9 +356,9 @@ $Id$ <%=guess_wifi_hw(dev:name())%> (<%=dev:name()%>)
- - ?device=<%=dev:name()%>'" title="<%:Find and join network%>" value="<%:Scan%>" /> - ?device=<%=dev:name()%>'" title="<%:Provide new network%>" value="<%:Add%>" /> + + ?device=<%=dev:name()%>'" title="<%:Find and join network%>" value="<%:Scan%>" /> + ?device=<%=dev:name()%>'" title="<%:Provide new network%>" value="<%:Add%>" /> @@ -384,10 +375,10 @@ $Id$ <%:Collecting data...%> - - - - '" title="<%:Delete this network%>" value="<%:Remove%>" /> + + + + '" title="<%:Delete this network%>" value="<%:Remove%>" /> <% end %>