Fixed the acs-developer-support css edit feature, by moving the calls to generate footer and header html in front of the call to template::h…
Show more
Fixed the acs-developer-support css edit feature, by moving the calls togenerate footer and header html in front of the call totemplate::head::prepare_multirow (which unsets them as they're processed).If a footer or header template calls blank-master, this won't work, butthat will be the least of the problems to worry about in this case!
Show less