diff --git a/addon/statusnet/statusnet.php b/addon/statusnet/statusnet.php index 5455186224..1deb030c1b 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 { /***