diff --git a/ecrire/inc_presentation.php3 b/ecrire/inc_presentation.php3 index 9f592cc2d39f21ec82c7c0f7370c7c20e2cd4dd3..8fd426f73b22c74e7fae3f7173f4a2773ce480cb 100644 --- a/ecrire/inc_presentation.php3 +++ b/ecrire/inc_presentation.php3 @@ -2179,7 +2179,7 @@ else { echo "<a href='". $lien->getUrl() ."' class='icone26' onMouseOver=\"changestyle('bandeaudisplay','visibility', 'visible');\"><img src='img_pack/interface-display.gif' alt='' width='26' height='20' border='0'></a>"; echo "<img src='img_pack/rien.gif' width='10' height='1' />"; - echo "<img src='img_pack/choix-layout$spip_lang_rtl".($spip_lang=='he'?'_he':'').".png' alt='abc' class='format_png' align='middle' width='59' height='15' usemap='#map_layout' border='0' />"; + echo "<img src='img_pack/choix-layout$spip_lang_rtl".($spip_lang=='he'?'_he':'').".png' alt='abc' class='format_png' valign='middle' width='59' height='15' usemap='#map_layout' border='0' />"; echo "<img src='img_pack/rien.gif' width='10' height='1' />";