From ef1ac7c73aeaf34129f26d0bda39bea3fc55eeb3 Mon Sep 17 00:00:00 2001 From: Andrew Dolgov Date: Fri, 10 Aug 2007 05:12:29 +0100 Subject: limit tag browsing mode to top50 most popular --- modules/popup-dialog.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'modules/popup-dialog.php') diff --git a/modules/popup-dialog.php b/modules/popup-dialog.php index 562093d9d..6590159d2 100644 --- a/modules/popup-dialog.php +++ b/modules/popup-dialog.php @@ -424,7 +424,7 @@ print "
"; print __("Showing most popular tags ")." (".__('browse all')."):
"; + href='javascript:toggleTags(true)'>".__('browse more')."):
"; print "
"; -- cgit v1.2.3