Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
A missing style
  • Loading branch information
moodler committed Jul 23, 2003
1 parent 67fab9b commit c28a94c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.php
Expand Up @@ -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>";
Expand Down

0 comments on commit c28a94c

Please sign in to comment.