Loading drupalorg_crosssite.module +1 −0 Original line number Diff line number Diff line Loading @@ -456,6 +456,7 @@ function drupalorg_crosssite_preprocess_html(&$vars, $hook) { 'guide', 'documentation', 'page', 'section', 'post', 'event', 'casestudy', 'book_listing', 'forum', 'contributor_role', 'contributor_skill', 'contributor_task', ]; if ($new_style || in_array(variable_get('drupalorg_site', 'main'), ['localize']) Loading Loading
drupalorg_crosssite.module +1 −0 Original line number Diff line number Diff line Loading @@ -456,6 +456,7 @@ function drupalorg_crosssite_preprocess_html(&$vars, $hook) { 'guide', 'documentation', 'page', 'section', 'post', 'event', 'casestudy', 'book_listing', 'forum', 'contributor_role', 'contributor_skill', 'contributor_task', ]; if ($new_style || in_array(variable_get('drupalorg_site', 'main'), ['localize']) Loading