mirror of
https://github.com/fusionpbx/fusionpbx.git
synced 2025-12-30 00:53:50 +00:00
Dashboard: Style tweaks.
This commit is contained in:
@@ -499,7 +499,7 @@ if ($domains_processed == 1) {
|
||||
$array[$x]['default_setting_category'] = 'theme';
|
||||
$array[$x]['default_setting_subcategory'] = 'dashboard_heading_text_size';
|
||||
$array[$x]['default_setting_name'] = 'text';
|
||||
$array[$x]['default_setting_value'] = '12pt';
|
||||
$array[$x]['default_setting_value'] = '10.5pt';
|
||||
$array[$x]['default_setting_enabled'] = 'false';
|
||||
$array[$x]['default_setting_description'] = 'Set the size of the Dashboard block heading text.';
|
||||
$x++;
|
||||
|
||||
Reference in New Issue
Block a user