Project

General

Profile

« Previous | Next » 

Revision 18f786fa

Added by Joseph Reeves almost 8 years ago

Update system_update_settings.php

Tidied the Dashboard update settings text

(cherry picked from commit c2fae874e64753eb113dc0618927d9042881fd39)

View differences:

src/usr/local/www/system_update_settings.php
158 158
$section->addInput(new Form_Checkbox(
159 159
	'disablecheck',
160 160
	'Dashboard check',
161
	'Disable the automatic dashboard auto-update check',
161
	'Disable the Dashboard auto-update check',
162 162
	isset($curcfg['disablecheck'])
163 163
	));
164 164

  

Also available in: Unified diff