X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=mod%2Funfollow.php;h=a66c88aefd2d9dcfe993c4d81cef222f11efcbd7;hb=a11206dbcd662a73d1c8200f2bef5287533cdbe6;hp=433a4782ff872c15b1fa0afabaffe1f09b155e38;hpb=6996a172e893a63c9fc6a31df92bf6a3950b4ff7;p=friendica.git diff --git a/mod/unfollow.php b/mod/unfollow.php index 433a4782ff..a66c88aefd 100644 --- a/mod/unfollow.php +++ b/mod/unfollow.php @@ -114,10 +114,8 @@ function unfollow_content(App $a) // Makes the connection request for friendica contacts easier $_SESSION['fastlane'] = $contact['url']; - $header = L10n::t('Disconnect/Unfollow'); - $o = Renderer::replaceMacros($tpl, [ - '$header' => htmlentities($header), + '$header' => L10n::t('Disconnect/Unfollow'), '$desc' => '', '$pls_answer' => '', '$does_know_you' => '',