mirror of
https://github.com/pfsense/pfsense.git
synced 2025-10-26 11:38:35 +00:00
Update system_update_settings.php
Tidied the Dashboard update settings text
This commit is contained in:
parent
1371aa1a05
commit
c2fae874e6
@ -158,7 +158,7 @@ $section = new Form_Section('Updates');
|
||||
$section->addInput(new Form_Checkbox(
|
||||
'disablecheck',
|
||||
'Dashboard check',
|
||||
'Disable the automatic dashboard auto-update check',
|
||||
'Disable the Dashboard auto-update check',
|
||||
isset($curcfg['disablecheck'])
|
||||
));
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user