Another major fixbug for macOS display :-)

Thanks to Omar Boumeddane
This commit is contained in:
bgigon 2004-09-22 15:33:10 +00:00
parent a52fa703a1
commit 9cd4505562

View File

@ -84,7 +84,7 @@ class html
}
if ($do_lang) $text = lang($text);
$opt_out = '';
$opt_out = 'this.T_WIDTH = 200;';
if (is_array($options))
{
foreach($options as $option => $value)