diff --git a/ecrire/inc/presentation.php b/ecrire/inc/presentation.php index 57f241596cef8158d0836b9f56fd26f588c2e859..6e3cc1eac54ae07c1078dc02e3f56b6d02ac9bbd 100644 --- a/ecrire/inc/presentation.php +++ b/ecrire/inc/presentation.php @@ -1603,8 +1603,8 @@ function debut_gauche($rubrique = "accueil", $return=false) { // div fermee par debut_droite() ou creer_colonne_droite $res = "<br /><table width='$largeur_ecran' cellpadding='0' cellspacing='0' border='0'> - <tr>\n<td width='200' class='colonne_etroite serif' valign='top' $rspan> - \n<div style='width: ${largeur}px; overflow:hidden;'> + <tr>\n<td style='width: 200' class='colonne_etroite serif' valign='top' $rspan> + \n<div style='width: 200px; overflow:hidden;'> \n"; if ($spip_display == 4) $res .= "<!-- ";