libs/web: fix an untranslated string

This commit is contained in:
Jo-Philipp Wich 2011-01-14 22:50:50 +00:00
parent 723914264e
commit 86a13c6ab9

View 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 -%>