]> git.mxchange.org Git - friendica.git/commitdiff
One div too much
authorMichael Vogel <icarus@dabo.de>
Wed, 1 Jun 2016 19:58:50 +0000 (21:58 +0200)
committerMichael Vogel <icarus@dabo.de>
Wed, 1 Jun 2016 19:58:50 +0000 (21:58 +0200)
include/bbcode.php

index 73e8f8fee3b119ec96cf7ddaedb0616c0ddacdd1..8ef144ea0fc1b4af04d5133405d65f3929f9f998 100644 (file)
@@ -468,7 +468,6 @@ function bb_ShareAttributes($share, $simplehtml) {
                                $text .= "<hr />";
 
                        $text .= $headline.'<blockquote class="shared_content">'.trim($share[3])."</blockquote><br />";
-                       $text .= "</div>";
 
                        break;
                case 5: