Fixed missing style

This commit is contained in:
moodler 2004-05-27 01:30:30 +00:00
parent 089a1ab754
commit 51f9729eb0

View 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>".