From c2fae874e64753eb113dc0618927d9042881fd39 Mon Sep 17 00:00:00 2001 From: Joseph Reeves Date: Thu, 10 Aug 2017 15:01:47 +0100 Subject: Update system_update_settings.php Tidied the Dashboard update settings text --- src/usr/local/www/system_update_settings.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/usr/local/www') diff --git a/src/usr/local/www/system_update_settings.php b/src/usr/local/www/system_update_settings.php index 6556bcc..90d3bf1 100644 --- a/src/usr/local/www/system_update_settings.php +++ b/src/usr/local/www/system_update_settings.php @@ -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']) )); -- cgit v1.1