diff --git a/index.php b/index.php index 3535e0a01ec..a3de87b7847 100644 --- a/index.php +++ b/index.php @@ -96,12 +96,12 @@ $subtext = get_string("subscribe", "forum"); } $headertext = " - +
".get_string("sitenews")."$newsforum->name id\">$subtext
"; } else { - $headertext = get_string("sitenews"); + $headertext = $newsforum->name; } print_heading_block($headertext); print_spacer(8,1);