diff --git a/ecrire/inc_presentation.php3 b/ecrire/inc_presentation.php3
index 29bbfcf2577ff61dcbd187b289f9f1571c440932..37739f2181784100e9e9bc80bee3f46be6d4a07d 100644
--- a/ecrire/inc_presentation.php3
+++ b/ecrire/inc_presentation.php3
@@ -1543,6 +1543,7 @@ function debut_html($titre = "", $rubrique="", $onLoad="") {
 	global $couleur_foncee, $couleur_claire, $couleur_lien, $couleur_lien_off;
 	global $mode, $spip_lang_rtl, $spip_display;
 	global $connect_statut, $connect_toutes_rubriques;
+	global $browser_name, $browser_rev;
 
 	// hack pour compatibilite spip-lab
 	if (strpos($rubrique, 'script>')) {