From: Andrew Dolgov Date: Thu, 4 Nov 2010 17:58:42 +0000 (+0300) Subject: add one more tooltip to subtoolbar X-Git-Tag: 1.5.0~411 X-Git-Url: https://git.wh0rd.org/?a=commitdiff_plain;h=9fdeb07e6c69d858a0cbcbf4f8cd101eb22a9004;p=tt-rss.git add one more tooltip to subtoolbar --- diff --git a/functions.php b/functions.php index 3c27f448..bed8f23f 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) {