From 7d4dba8fc38af01a3e32e4a47532bd3fa4a16f4f Mon Sep 17 00:00:00 2001 From: Andrew Dolgov Date: Mon, 8 Nov 2010 13:53:04 +0300 Subject: subtoolbar: properly link to generatedFeed dialog --- functions.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/functions.php b/functions.php index 8945ef437..a4eb1af04 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 ""; -- cgit v1.2.3