Closed (fixed)
Project:
Lost & found issues
Component:
Code
Priority:
Minor
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
14 Aug 2006 at 22:17 UTC
Updated:
21 Nov 2017 at 16:30 UTC
Jump to comment: Most recent
In comment.tpl.php it says this: <div clas="content"><?php print $content; ?></div>
but it should say this: <div class</b>="content"><?php print $content; ?></div>
I'd submit a patched but I don't think it's worth it for that single missing 's'. Still, if people are having problems using CSS to change the content div in their comments, this is why.
Comments
Comment #1
rkerr commentedComment #2
(not verified) commentedComment #3
markhalliwell