Skip to content

Commit

Permalink
Regigged positions after HTML Tidy.
Browse files Browse the repository at this point in the history
  • Loading branch information
conatus committed Oct 2, 2010
1 parent 6804db2 commit 4f6e127
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion header.php
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,8 @@
}
if (window.attachEvent) window.attachEvent("onload", sfHover);
//]]>
</script><?php wp_head(); ?>
</script>
<?php wp_head(); ?>
</head>
<body <?php body_class(); ?>>
<div id="wrapper">
Expand Down

0 comments on commit 4f6e127

Please sign in to comment.