Fix option dependencies, this was lost in some IE fixing stuff

This commit is contained in:
Steven Barth 2009-02-23 22:53:42 +00:00
parent 6b104b9a45
commit 1eec55dd47

View file

@ -39,7 +39,7 @@ $Id$
<%- <%-
end end
-%> -%>
}, "cbip-<%=self.config.."-"..section.."-"..self.option%>"); }, "cbip-<%=self.config.."-"..section.."-"..self.option..d.add%>");
<%- end %> <%- end %>
</script> </script>
<%- end %> <%- end %>