diff options
-rw-r--r-- | libs/cbi/luasrc/view/cbi/full_valuefooter.htm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libs/cbi/luasrc/view/cbi/full_valuefooter.htm b/libs/cbi/luasrc/view/cbi/full_valuefooter.htm index 0ae45fb32..9fc5c13c9 100644 --- a/libs/cbi/luasrc/view/cbi/full_valuefooter.htm +++ b/libs/cbi/luasrc/view/cbi/full_valuefooter.htm @@ -39,7 +39,7 @@ $Id$ <%- end -%> - }, "cbip-<%=self.config.."-"..section.."-"..self.option%>"); + }, "cbip-<%=self.config.."-"..section.."-"..self.option..d.add%>"); <%- end %> </script> <%- end %> |