';
- $output .= "cellcontent2\" width=\"35\" valign=\"top\">";
+ $output .= " |
cellcontent2\" width=\"35\" valign=\"top\" class=\"forumpostpicture\">";
$output .= print_user_picture($user->id, $course->id, $user->picture, false, true);
$output .= " | ";
if ($post->parent) {
- $output .= "cellheading\">";
+ $output .= " | cellheading\" class=\"forumpostheader\">";
} else {
- $output .= " | cellheading2\">";
+ $output .= " | cellheading2\" class=\"forumpostheadertopic\">";
}
$output .= " ";
$output .= "$post->subject ";
@@ -1309,9 +1317,9 @@ function forum_make_mail_post(&$post, $user, $touser, $course,
$output .= get_string("bynameondate", "forum", $by);
$output .= " |
";
- $output .= "cellcontent2\" width=10>";
+ $output .= " |
cellcontent2\" width=\"10\" class=\"forumpostside\">";
$output .= " ";
- $output .= " | cellcontent\">\n";
+ $output .= " | cellcontent\" class=\"forumpostmessage\">\n";
if ($post->attachment) {
$post->course = $course->id;
@@ -1357,7 +1365,6 @@ function forum_make_mail_post(&$post, $user, $touser, $course,
if ($footer) {
$output .= " $footer ";
}
- $output .= " |
\n";
$output .= "