diff --git a/bureau/admin/bro_editor.php b/bureau/admin/bro_editor.php
index 558a4517..e07e7133 100755
--- a/bureau/admin/bro_editor.php
+++ b/bureau/admin/bro_editor.php
@@ -76,7 +76,7 @@ if (isset($save) && $save) {
}
$addhead['css'][]='';
-$addhead['js'][]=''
+$addhead['js'][]='';
include_once("head.php");
?>