diff --git a/themes/marvin/marvin.theme b/themes/marvin/marvin.theme index 91aea2c27be..37f9211da57 100644 --- a/themes/marvin/marvin.theme +++ b/themes/marvin/marvin.theme @@ -19,16 +19,33 @@ var $background = "#EAEAEA"; function header() { + global $HTTP_USER_AGENT; ?> - + - <?php print variable_get("site_name", "drupal") ." - ". variable_get("site_slogan", ""); ?> + + + <?php + print variable_get("site_name", "drupal") ." - ". variable_get("site_slogan", ""); + ?> + @@ -57,7 +74,7 @@ print "\n"; print " \n"; print " \n"; - print " \n"; + print " \n"; print " \n"; if ($main && $node->teaser) {
\"\"   ". check_output($node->title) ."
\"\"
". strtr(t("Submitted by %a on %b"), array("%a" => format_name($node), "%b" => format_date($node->created, "large"))); ?>". node_index($node) ."
". strtr(t("Submitted by %a on %b"), array("%a" => format_name($node), "%b" => format_date($node->created, "large"))); ?>". node_index($node) ."