Typo line 20 in comment.tpl.php:

<div clas="content"><?php print $content; ?></div>

Should be:

<div class="content"><?php print $content; ?></div>

Typo isn't critical unless you want to theme the .comment .content, which I do.

Comments

rkerr’s picture

Status: Active » Fixed

This should be fixed in CVS (all branches).

rkerr’s picture

Status: Fixed » Closed (duplicate)

Actually, I guess this was the second report of the same problem :)

markhalliwell’s picture

Project: Foundation »
Version: 4.7.x-1.x-dev »
Issue summary: View changes

Project: » Lost & found issues

This issue’s project has disappeared. Most likely, it was a sandbox project, which can be deleted by its maintainer. See the Lost & found issues project page for more details. (The missing project ID was 2925308)