Give preferences popup bigger size plus show fulltext of selectboxes

This commit is contained in:
Hadi Nategh
2017-04-18 14:57:04 +02:00
parent 13300f035d
commit 163b6b6522
4 changed files with 10 additions and 3 deletions

View File

@ -441,7 +441,7 @@ class preferences_hooks
'description' => 'Preferences',
'url' => '/index.php',
'extradata' => 'menuaction=preferences.preferences_settings.index',
'popup' => '900x450',
'popup' => '1200x600',
);
}