summaryrefslogtreecommitdiff
path: root/plugins/PoweredByStatusNet
diff options
context:
space:
mode:
authorSarven Capadisli <csarven@status.net>2010-02-15 20:41:46 +0100
committerSarven Capadisli <csarven@status.net>2010-02-15 20:41:46 +0100
commit03edbfe24e99308b8c27363a0b81b96f9fda18a0 (patch)
tree2088809735df33bcf79ad3c57bd055acee94634e /plugins/PoweredByStatusNet
parent73e2264c6aa7c1fa3a6e4b63f41b210af3c50597 (diff)
Added single whitespace to separate inline text words.
Diffstat (limited to 'plugins/PoweredByStatusNet')
-rw-r--r--plugins/PoweredByStatusNet/PoweredByStatusNetPlugin.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/plugins/PoweredByStatusNet/PoweredByStatusNetPlugin.php b/plugins/PoweredByStatusNet/PoweredByStatusNetPlugin.php
index 14d1608d3..fb4eff738 100644
--- a/plugins/PoweredByStatusNet/PoweredByStatusNetPlugin.php
+++ b/plugins/PoweredByStatusNet/PoweredByStatusNetPlugin.php
@@ -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>',