X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=actions%2Ffeatured.php;h=dd1056dd58338dc85408414aa06d23a45911632b;hb=fa9ae594454793b20c22959750043d19224c9ff4;hp=39bf09d8f07b125e278ba20315aea786ec2d0145;hpb=b3b3af9a2eff10c272bb213eccd3dd3060bc5830;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')); }