From d60009cdd8e75cf6153301e20e0b660fd0dc9a69 Mon Sep 17 00:00:00 2001 From: Andrew Dolgov Date: Tue, 12 Jan 2010 16:04:59 +0300 Subject: more button styles work; code cleanup --- modules/popup-dialog.php | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) (limited to 'modules/popup-dialog.php') diff --git a/modules/popup-dialog.php b/modules/popup-dialog.php index affb3e846..7967eb70b 100644 --- a/modules/popup-dialog.php +++ b/modules/popup-dialog.php @@ -181,7 +181,7 @@ print ""; print "
- +
"; @@ -405,7 +405,7 @@ } if ($id == "printTagCloud") { - print "
".__('Tag cloud')."
"; + print "
".__('Tag Cloud')."
"; print "
"; print __("Showing most popular tags ")." ("; print "
"; - print ""; + print ""; print "
"; print "
"; -- cgit v1.2.3