From: Andrew Dolgov Date: Mon, 8 Nov 2010 10:53:04 +0000 (+0300) Subject: subtoolbar: properly link to generatedFeed dialog X-Git-Tag: 1.5.0~361 X-Git-Url: https://git.wh0rd.org/?a=commitdiff_plain;h=7d4dba8fc38af01a3e32e4a47532bd3fa4a16f4f;p=tt-rss.git subtoolbar: properly link to generatedFeed dialog --- diff --git a/functions.php b/functions.php index 8945ef43..a4eb1af0 100644 --- a/functions.php +++ b/functions.php @@ -4265,7 +4265,7 @@ print_labels_headlines_dropdown($link, $feed_id); print "
  • ".__('Feed:')."
  • "; - print "
  •   ".__('View as RSS')."
  • "; + print "
  •   ".__('View as RSS')."
  • "; print "";