From: Hypolite Petovan Date: Sun, 22 Apr 2018 18:28:34 +0000 (-0400) Subject: Add one-line content filter when there's only one reason X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=4cfb12e9d92f3dcd8a50c8d817ec75e44bea2a9c;p=friendica.git Add one-line content filter when there's only one reason --- diff --git a/include/text.php b/include/text.php index 2ec017caff..6c09167494 100644 --- a/include/text.php +++ b/include/text.php @@ -1412,15 +1412,24 @@ function apply_content_filter($html, array $reasons) { if (count($reasons)) { $rnd = random_string(8); - $content_filter_html = ' -

' . - L10n::t('Click to open/close') . - '

-