X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=blockem%2Fblockem.php;h=2a5fd8b60e0248791e17211a59dd886fd882be93;hb=ce2af45897ea3263c1973802b9bf592ccb7f73e9;hp=8263fb109a7c2794356bd1ea8acf0ef746382b1e;hpb=7a29893ecb79f55a01b3655b64371ef8bcc4a806;p=friendica-addons.git diff --git a/blockem/blockem.php b/blockem/blockem.php index 8263fb10..2a5fd8b6 100644 --- a/blockem/blockem.php +++ b/blockem/blockem.php @@ -42,7 +42,7 @@ function blockem_addon_settings (App $a, &$s) } /* Add our stylesheet to the page so we can make our settings look nice */ - $a->page['htmlhead'] .= '' . "\r\n"; + $a->page['htmlhead'] .= '' . "\r\n"; $words = PConfig::get(local_user(), 'blockem', 'words'); @@ -51,11 +51,11 @@ function blockem_addon_settings (App $a, &$s) } $s .= ''; - $s .= '

' . L10n::t('"Blockem"') . '

'; + $s .= '

' . L10n::t('Blockem') . '

'; $s .= '
'; $s .= '