diff --git a/include/bbcode.php b/include/bbcode.php
index cea1dbdccc..84969dab9f 100644
--- a/include/bbcode.php
+++ b/include/bbcode.php
@@ -488,10 +488,10 @@ function bb_ShareAttributes($share, $simplehtml) {
$text = $preshare.">> @".$userid_compact.":
".$share[3];
break;
case 7:
- $text = $preshare.html_entity_decode("♲ ", ENT_QUOTES, 'UTF-8')." @".$userid_compact." ".$share[3];
+ $text = $preshare.html_entity_decode("♲ ", ENT_QUOTES, 'UTF-8')." @".$userid_compact.": ".$share[3];
break;
case 8:
- $text = $preshare."RT @".$userid_compact." ".$share[3];
+ $text = $preshare."RT @".$userid_compact.": ".$share[3];
break;
default:
$headline = trim($share[1]).'