mirror of
https://github.com/EGroupware/egroupware.git
synced 2025-06-21 10:27:52 +02:00
More fixes to the spellchecker handling
This commit is contained in:
parent
5cd16d7c88
commit
008be66608
@ -183,8 +183,8 @@ class egw_ckeditor_config
|
|||||||
}
|
}
|
||||||
else
|
else
|
||||||
{
|
{
|
||||||
$config['scaty_autoStartup'] = true;
|
$config['scayt_autoStartup'] = true;
|
||||||
$config['scaty_sLang'] = self::get_lang().'_'.self::get_country();
|
$config['scayt_sLang'] = self::get_lang().'_'.self::get_country();
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user