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

This commit is contained in:
Steven Barth 2009-02-23 22:54:17 +00:00
parent 2515ecbc26
commit ad1af012ed

View file

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