From: toyomoyo Date: Fri, 21 Apr 2006 02:07:10 +0000 (+0000) Subject: fixed an issue where when the user has no personal tags defined, he/she sees an empty... X-Git-Url: http://git.mjollnir.org/gw?a=commitdiff_plain;h=1d27654a195bcfe1826cc856a3ed9ed6a407e6a8;p=moodle.git fixed an issue where when the user has no personal tags defined, he/she sees an empty line in tags page --- diff --git a/blog/tags.html b/blog/tags.html index c664b83577..a4c60cc186 100755 --- a/blog/tags.html +++ b/blog/tags.html @@ -42,8 +42,14 @@ print_heading(get_string('tagmanagement'));