Closed (fixed)
Project:
Basic
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
3 Jul 2008 at 01:39 UTC
Updated:
7 Jul 2008 at 18:21 UTC
In block.tpl.php on line 29 the id attribute is assigned multiple tokens, against the w3c spec.
Could the $block->delta and $block_zebra variables not be within the class attribute?
Comments
Comment #1
langworthy commentedMy comment should read:
Could the $block_zebra and $block->region variables not be within the class attribute?
Comment #2
SteveK commentedthanks for the catch. I've committed the changes.