Fix shortkey
This commit is contained in:
parent
32f51838ec
commit
0cbc0fa0fc
@ -6746,7 +6746,7 @@ class Form
|
||||
{
|
||||
$stringforfirstkey .= ' ALT +';
|
||||
}
|
||||
if ($conf->browser->name == 'firefox')
|
||||
elseif ($conf->browser->name == 'firefox')
|
||||
{
|
||||
$stringforfirstkey .= ' ALT + SHIFT +';
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user