Closed (fixed)
Project:
Elements Theme
Version:
6.x-1.x-dev
Component:
User interface
Priority:
Minor
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
12 May 2009 at 15:26 UTC
Updated:
4 Jun 2009 at 09:20 UTC
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.