Undefined variable: add_responsive_meta in maintenance-page.tpl.php
The $add_responsive_meta variable is in maintenance-page.tpl.php, but that was supposed to be replaced with the $default_mobile_metatags variable used in html.tpl.php.
Undefined variable: add_responsive_meta in maintenance-page.tpl.php
The $add_responsive_meta variable is in maintenance-page.tpl.php, but that was supposed to be replaced with the $default_mobile_metatags variable used in html.tpl.php.
Comments
Comment #1
johnalbinTurns out that if the Respond.js script is turned off in the theme settings, then the html5 shiv is broken on the maintenance page.
There's also some extra clearfixs. :-p
Basically the maintenance-page is out-of-sync with both the html.tpl.php and the page.tpl.php.
Comment #2
johnalbinFixed. http://drupalcode.org/project/zen.git/commitdiff/08ec4c8