onload attributes missing from body tag, this means modules that add javascript (like tinymce) break when using this theme.
in most themes body tag looks like
<body <?php print theme("onload_attribute"); ?> >
onload attributes missing from body tag, this means modules that add javascript (like tinymce) break when using this theme.
in most themes body tag looks like
<body <?php print theme("onload_attribute"); ?> >