]> git.mjollnir.org Git - moodle.git/commitdiff
A missing style
authormoodler <moodler>
Wed, 23 Jul 2003 13:35:24 +0000 (13:35 +0000)
committermoodler <moodler>
Wed, 23 Jul 2003 13:35:24 +0000 (13:35 +0000)
index.php

index 11de6152d52647418389d81f6ca20dfabfb2e9b5..446f8335f77b2b04788461930831eb9eaab2c4c6 100644 (file)
--- a/index.php
+++ b/index.php
                  $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>";