X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;ds=sidebyside;f=actions%2Ffeatured.php;h=dd1056dd58338dc85408414aa06d23a45911632b;hb=e119362fde9eabb27d48c94a98624aeae68e436c;hp=39bf09d8f07b125e278ba20315aea786ec2d0145;hpb=9d87313eaebe8240393ac300a435f3b1332c8849;p=quix0rs-gnu-social.git diff --git a/actions/featured.php b/actions/featured.php index 39bf09d8f0..dd1056dd58 100644 --- a/actions/featured.php +++ b/actions/featured.php @@ -96,7 +96,7 @@ class FeaturedAction extends Action function getInstructions() { - return sprintf(_('A selection of some of the great users on %s'), + return sprintf(_('A selection of some great users on %s'), common_config('site', 'name')); }