Word-wrap fix for OP.
This commit is contained in:
@@ -375,7 +375,7 @@
|
||||
'</p>';
|
||||
|
||||
// Body
|
||||
$built .= $this->body .
|
||||
$built .= '<p class="body">' . $this->body . '</p>' .
|
||||
|
||||
// Omitted posts
|
||||
($this->omitted || $this->omitted_images? '<span class="omitted">' .
|
||||
|
Reference in New Issue
Block a user