From: Andrew Dolgov Date: Thu, 11 May 2017 06:56:51 +0000 (+0300) Subject: share function: remove tt-rss prefix from page title X-Git-Tag: 17.12~186 X-Git-Url: https://git.wh0rd.org/?a=commitdiff_plain;h=8f0a59f34a76c00307c685a576d91eee7393b079;p=tt-rss.git share function: remove tt-rss prefix from page title --- diff --git a/classes/article.php b/classes/article.php index 45974a23..b5a78523 100644 --- a/classes/article.php +++ b/classes/article.php @@ -600,7 +600,7 @@ class Article extends Handler_Protected { header("Content-Type: text/html"); $rv['content'] .= " - Tiny Tiny RSS - ".$line["title"]."". + ".$line["title"]."". stylesheet_tag("css/tt-rss.css"). stylesheet_tag("css/zoom.css"). stylesheet_tag("css/dijit.css")."