mirror of
https://github.com/EGroupware/egroupware.git
synced 2025-08-16 11:38:02 +02:00
Give preferences popup bigger size plus show fulltext of selectboxes
This commit is contained in:
@ -441,7 +441,7 @@ class preferences_hooks
|
||||
'description' => 'Preferences',
|
||||
'url' => '/index.php',
|
||||
'extradata' => 'menuaction=preferences.preferences_settings.index',
|
||||
'popup' => '900x450',
|
||||
'popup' => '1200x600',
|
||||
);
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user