diff --git a/bureau/class/functions.php b/bureau/class/functions.php index 16bf1c43..87468301 100644 --- a/bureau/class/functions.php +++ b/bureau/class/functions.php @@ -635,6 +635,7 @@ function display_browser($dir="", $caller="main.dir", $width=350, $height=450) { $( \"#bt".$bid."\" ) .button() + .attr(\"class\", \"ina\") .click(function() { $( \"#".$bid."\" ).dialog( \"open\" ); return false; @@ -642,7 +643,7 @@ function display_browser($dir="", $caller="main.dir", $width=350, $height=450) { }); - document.write(' '); + document.write(' '); document.write('
'); document.write(' '); document.write('
');