From: moodler Date: Mon, 1 May 2006 02:21:39 +0000 (+0000) Subject: Added css for blog class audience X-Git-Url: http://git.mjollnir.org/gw?a=commitdiff_plain;h=82c8137db90e97c6f7097999c6a6b7dbc6cec477;p=moodle.git Added css for blog class audience --- diff --git a/blog/lib.php b/blog/lib.php index 6589128ff2..c1f2990e38 100755 --- a/blog/lib.php +++ b/blog/lib.php @@ -217,7 +217,7 @@ } - echo '
'.$blogtype.'
'; /// martin please fill in the class and css + echo '
'.$blogtype.'
'; // Print whole message echo format_text($template['body']);