mirror of
https://github.com/moodle/moodle.git
synced 2025-08-04 16:36:37 +02:00
A missing style
This commit is contained in:
parent
67fab9b4df
commit
c28a94c0ac
1 changed files with 1 additions and 1 deletions
|
@ -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>";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue