diff options
-rw-r--r-- | libs/web/luasrc/view/cbi/dynlist.htm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libs/web/luasrc/view/cbi/dynlist.htm b/libs/web/luasrc/view/cbi/dynlist.htm index 5914186c2..a78121ba9 100644 --- a/libs/web/luasrc/view/cbi/dynlist.htm +++ b/libs/web/luasrc/view/cbi/dynlist.htm @@ -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 -%> |