make hr bbtag shareable, stray quote in duepuntozero wall_item

This commit is contained in:
friendica 2012-02-13 18:23:03 -08:00
commit 803a7425ea
3 changed files with 3 additions and 2 deletions

View file

@ -609,7 +609,6 @@ function conversation(&$a, $items, $mode, $update, $preview = false) {
if ($tag!="") $tags[] = bbcode($tag);
}
// Build the HTML
$body = prepare_body($item,true);