From: Brion Vibber Date: Mon, 9 Jun 2003 02:00:35 +0000 (+0000) Subject: Restore the clear all on the edit form which keeps floating images in the preview... X-Git-Tag: 1.1.0~495 X-Git-Url: https://git.cyclocoop.org/%7B%24www_url%7Dadmin/compta/banques/ajouter.php?a=commitdiff_plain;h=d8cc1b0e8ddfdb82151a86ef06f6ade3b268cffc;p=lhc%2Fweb%2Fwiklou.git Restore the clear all on the edit form which keeps floating images in the preview from invading the edit area; now on previews only. --- diff --git a/includes/Article.php b/includes/Article.php index bc7847ee11..078dc8bff2 100644 --- a/includes/Article.php +++ b/includes/Article.php @@ -536,6 +536,7 @@ class Article { $wgOut->addHTML($previewhead); $wgOut->addWikiText( $this->preSaveTransform( $previewtext ) ."\n\n"); } + $wgOut->addHTML( "
\n" ); } $wgOut->addHTML( "