diff --git a/backend.php b/backend.php index bcb1d5d5b..fb0c0cf5a 100644 --- a/backend.php +++ b/backend.php @@ -937,7 +937,7 @@ print ""; if ($feed_site_url) { - print "$feed_title"; + print "$feed_title"; } else { print $feed_title; }