forked from GNUsocial/gnu-social
Added single whitespace to separate inline text words.
This commit is contained in:
@@ -45,6 +45,7 @@ class PoweredByStatusNetPlugin extends Plugin
|
||||
{
|
||||
function onEndAddressData($action)
|
||||
{
|
||||
$action->text(' ');
|
||||
$action->elementStart('span', 'poweredby');
|
||||
$action->raw(sprintf(_m('powered by %s'),
|
||||
sprintf('<a href="http://status.net/">%s</a>',
|
||||
|
Reference in New Issue
Block a user