]> git.mxchange.org Git - quix0rs-gnu-social.git/blobdiff - actions/atompubsubscriptionfeed.php
fix subtitle in subscriptions feed
[quix0rs-gnu-social.git] / actions / atompubsubscriptionfeed.php
index 065790c20216c859c789588fe3a45057bd499603..95a6fdd1ac2984622fa93ca37e8b994eaec7edb7 100644 (file)
@@ -148,8 +148,8 @@ class AtompubsubscriptionfeedAction extends ApiAuthAction
                                 $this->_profile->getBestName()));
 
         $feed->setSubtitle(sprintf(_("People %s has subscribed to on %s"),
-                                   $this->_profile->getBestName()),
-                           common_config('site', 'name'));
+                                   $this->_profile->getBestName(),
+                                   common_config('site', 'name')));
 
         $feed->addLink(common_local_url('subscriptions',
                                         array('nickname' =>