Closed (fixed)
Project:
changeme
Version:
6.x-1.0
Component:
Miscellaneous
Priority:
Normal
Category:
Bug report
Assigned:
Reporter:
Created:
19 Jan 2010 at 00:22 UTC
Updated:
28 Apr 2010 at 13:20 UTC
I tried validating the theme at http://d-theme.com/changeme. The following code has the same id on div and link.
<div id="logo"><a href="/" title="Home" rel="home" id="logo"><img src="/sites/default/files/logo.png" alt="Home" /></a></div>
Comments
Comment #1
Rob_Feature commentedOh yeah, that's bad. I'll fix this as soon as possible. As a designer the only time I use CVS is to upload themes, so I'll have to remember how to do it, then I'll issue a fix.
Comment #2
Rob_Feature commentedAltered the anchor ID to #logo-link in the latest HEAD. Marking fixed.