In page.tpl.php
The site_slogan in the header tag starts with an h2 tag and ends with an h1 tag.
<h2 id="slogan"><?php print $site_slogan; ?></h1>
If someone wants to give me access to a source code repository I can help. I'm tweaking out this theme for a client and I know an extra pair of eyes and hands sometimes helps.
Comments
Comment #1
vm commentedcreating a patch is the way changes are handled to core and contrib.
cvs application = http://drupal.org/cvs-application
Comment #2
ipwa commentedThis was fixed in the last dev release, forgot to mark this as fixed before, jchapin I am more than happy to review and commit any changes that will benefit this theme, it would be great if you can do patches, if not send me the files you modified and I can run a diff.