libs/web: fix an untranslated string
authorJo-Philipp Wich <jow@openwrt.org>
Fri, 14 Jan 2011 22:50:50 +0000 (22:50 +0000)
committerJo-Philipp Wich <jow@openwrt.org>
Fri, 14 Jan 2011 22:50:50 +0000 (22:50 +0000)
libs/web/luasrc/view/cbi/dynlist.htm

index 5914186c2da68ca64178e4252324a7481c9ff098..a78121ba9f965e0e44e4a100f9ca90797f2ddd21 100644 (file)
@@ -36,7 +36,7 @@ cbi_dynlist_init('<%=cbid%>');
                        <%-if i<#self.keylist then-%>,<%-end-%>
                <%-     end     -%>
                }, '<%- if not self.rmempty and not self.optional then -%>
-                       <%-:cbi_select-%>
+                       <%-: -- Please choose -- -%>
                <%- end -%>', '<%: -- custom -- %>');
        <% end -%>
        <% for i=1, #vals + 1 do -%>