From: moodler Date: Thu, 13 Apr 2006 05:55:03 +0000 (+0000) Subject: Fixed tag names in blog X-Git-Url: http://git.mjollnir.org/gw?a=commitdiff_plain;h=9cabc6e4afb816d5a9129d9b998e1b519745093f;p=moodle.git Fixed tag names in blog --- diff --git a/blog/lib.php b/blog/lib.php index 7026d67730..ef6376c29a 100755 --- a/blog/lib.php +++ b/blog/lib.php @@ -148,7 +148,7 @@ /// Start printing of the blog - echo '
'; + echo '
'; echo '
'; print_user_picture($template['userid'], SITEID, $user->picture);