From cf9dc03257dd08df4b58ff476e6115666a6b7e12 Mon Sep 17 00:00:00 2001
From: Andrew Dolgov " . __('This Tiny Tiny RSS site can be used as a Firefox Feed Reader by clicking the link below.');
- print " ";
+
+ print " " .
- __('Click here to register this site as a feed reader.') . "" . __("Firefox Integration") . "
";
- print "
".__('Published articles are exported as a public RSS feed and can be subscribed by anyone who knows the URL specified below.')."
"; - $url_path = article_publish_url($link); - - print ""; + print " "; - print ""; } -- cgit v1.2.3-54-g00ecf