Word-wrap fix for OP.

This commit is contained in:
Savetheinternet 2011-02-22 11:47:09 +11:00
parent ecea978fad
commit 23f67abb0e
2 changed files with 7 additions and 3 deletions

View file

@ -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">' .