From 9fdeb07e6c69d858a0cbcbf4f8cd101eb22a9004 Mon Sep 17 00:00:00 2001 From: Andrew Dolgov Date: Thu, 4 Nov 2010 20:58:42 +0300 Subject: add one more tooltip to subtoolbar --- functions.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/functions.php b/functions.php index 3c27f448b..bed8f23f1 100644 --- a/functions.php +++ b/functions.php @@ -4195,7 +4195,7 @@ if (!$bottom) { $target = "target=\"_blank\""; } - print "". + print "". truncate_string($feed_title,30).""; } else { if ($feed_id < -10) { -- cgit v1.2.3