diff --git a/addon/statusnet/statusnet.php b/addon/statusnet/statusnet.php index 545518622..1deb030c1 100644 --- a/addon/statusnet/statusnet.php +++ b/addon/statusnet/statusnet.php @@ -152,12 +152,14 @@ function statusnet_settings(&$a,&$s) { $s .= '

'. t('No consumer key pair for StatusNet found. Register your Friendika Account as an desktop client on your StatusNet account, copy the consumer key pair here and enter the API base root.
Before you register your own OAuth key pair ask the administrator if there is already a key pair for this Friendika installation at your favorited StatusNet installation.') .'

'; $s .= '
'; $s .= ''; - $s .= '
'; + $s .= ''; + $s .= '
'; $s .= ''; - $s .= '
'; + $s .= ''; + $s .= '
'; $s .= ''; - $s .= '
'; - $s .= '
'; + $s .= ''; + $s .= '
'; $s .= '
'; } else { /***