mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-11-28 19:03:14 +01:00
Make x-large textsize slightly bigger
This commit is contained in:
parent
c5d3d02ce4
commit
4c299b382a
@ -137,7 +137,7 @@ class preferences_hooks
|
|||||||
'12' => lang('small'),
|
'12' => lang('small'),
|
||||||
'14' => lang('standard'),
|
'14' => lang('standard'),
|
||||||
'16' => lang('large'),
|
'16' => lang('large'),
|
||||||
'18' => lang('x-large')
|
'20' => lang('x-large')
|
||||||
);
|
);
|
||||||
|
|
||||||
// Settings array for this app
|
// Settings array for this app
|
||||||
|
Loading…
Reference in New Issue
Block a user