diff options
-rw-r--r-- | inc/html.php | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/inc/html.php b/inc/html.php index 5ea8ece4c..ce5da488b 100644 --- a/inc/html.php +++ b/inc/html.php @@ -1280,7 +1280,6 @@ function html_diff($text='',$intro=true,$type=null){ html_diff_navigationlink($type, ' →→', $l_next, $r_next); } - ptln('</p>'); //todo paragraphs are a mess.. ptln('</div>'); } ?> |