From 1d27654a195bcfe1826cc856a3ed9ed6a407e6a8 Mon Sep 17 00:00:00 2001 From: toyomoyo Date: Fri, 21 Apr 2006 02:07:10 +0000 Subject: [PATCH] fixed an issue where when the user has no personal tags defined, he/she sees an empty line in tags page --- blog/tags.html | 10 ++++++++-- blog/tags.php | 2 +- 2 files changed, 9 insertions(+), 3 deletions(-) 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'));