From 1eec55dd47a6a54c18f6de655279ad75c1d3a01b Mon Sep 17 00:00:00 2001 From: Steven Barth Date: Mon, 23 Feb 2009 22:53:42 +0000 Subject: Fix option dependencies, this was lost in some IE fixing stuff --- libs/cbi/luasrc/view/cbi/full_valuefooter.htm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'libs/cbi/luasrc/view') diff --git a/libs/cbi/luasrc/view/cbi/full_valuefooter.htm b/libs/cbi/luasrc/view/cbi/full_valuefooter.htm index 0ae45fb328..9fc5c13c9c 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 %> <%- end %> -- cgit v1.2.3