Fix whitespace issues in the timeline.
This commit is contained in:
parent
0aa5999bb3
commit
f412099f69
@ -165,6 +165,7 @@ class IDF_IssueComment extends Pluf_Model
|
|||||||
if ($t == 'rem') $out .= '<s>';
|
if ($t == 'rem') $out .= '<s>';
|
||||||
$out .= Pluf_esc($l);
|
$out .= Pluf_esc($l);
|
||||||
if ($t == 'rem') $out .= '</s>';
|
if ($t == 'rem') $out .= '</s>';
|
||||||
|
$out .= ' ';
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
} else {
|
} else {
|
||||||
|
Loading…
Reference in New Issue
Block a user