A missing style

This commit is contained in:
moodler 2003-07-23 13:35:24 +00:00
parent 67fab9b4df
commit c28a94c0ac

View file

@ -109,7 +109,7 @@
$subtext = get_string("subscribe", "forum");
}
$headertext = "<table border=0 width=100% cellpadding=0 cellspacing=0><tr>
<td>$newsforum->name</td>
<td class=\"headingblock\">$newsforum->name</td>
<td align=right><font size=1>
<a href=\"mod/forum/subscribe.php?id=$newsforum->id\">$subtext</a>
</td></tr></table>";