mirror of
https://github.com/moodle/moodle.git
synced 2025-01-21 07:28:31 +01:00
Discussion, not subject
This commit is contained in:
parent
c20b762a06
commit
9e0a08bd28
@ -1497,7 +1497,7 @@ function forum_print_latest_discussions($forum_id=0, $forum_numdiscussions=5, $f
|
||||
if ($forum_style == "header") {
|
||||
echo "<table width=\"100%\" border=0 cellpadding=3 cellspacing=1 class=\"forumpost\">";
|
||||
echo "<tr>";
|
||||
echo "<th>".get_string("subject", "forum")."</th>";
|
||||
echo "<th>".get_string("discussion", "forum")."</th>";
|
||||
echo "<th colspan=2>".get_string("startedby", "forum")."</th>";
|
||||
echo "<th>".get_string("replies", "forum")."</th>";
|
||||
echo "<th>".get_string("lastpost", "forum")."</th>";
|
||||
|
Loading…
x
Reference in New Issue
Block a user