]> git.mjollnir.org Git - moodle.git/commitdiff
Fixed missing style
authormoodler <moodler>
Thu, 27 May 2004 01:30:30 +0000 (01:30 +0000)
committermoodler <moodler>
Thu, 27 May 2004 01:30:30 +0000 (01:30 +0000)
course/format/social/format.php

index 185bef422aea2b69ae914b6d08df27da18e52607..cf57ea5bbd5cc482f5364b828ad92aa7f15d9aab 100644 (file)
@@ -38,7 +38,7 @@
         } else {
             $subtext = get_string("subscribe", "forum");
         }
-        $headertext = "<table border=0 width=100% cellpadding=0 cellspacing=0><tr><td>".
+        $headertext = "<table border=0 width=100% cellpadding=0 cellspacing=0 class=headingblockcontent><tr><td>".
                        get_string("socialheadline").
                        "</td><td align=right><font size=1>".
                        "<a href=\"../mod/forum/subscribe.php?id=$social->id\">$subtext</a></td>".