X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=showmore%2Fshowmore.php;h=277c29ced5c380a9af00976d68ab3b6761d1c5ec;hb=c95713b19c35eff74052bf248bfc1025d5d9161b;hp=bfde40f3c473c45e8a287504210d511f6976ff03;hpb=f2fc22227a0dfae8f5c85f24f1c5bfa6e5c4c245;p=friendica-addons.git diff --git a/showmore/showmore.php b/showmore/showmore.php index bfde40f3..277c29ce 100644 --- a/showmore/showmore.php +++ b/showmore/showmore.php @@ -132,9 +132,9 @@ function showmore_prepare_body(\Friendica\App $a, &$hook_data) if ($found) { $rnd = Strings::getRandomHex(8); - $hook_data['html'] = '' . $shortened . " " . + $hook_data['html'] = '' . - ''; + ''; } }