Project

General

Profile

« Previous | Next » 

Revision 177ed3f6

Added by NOYB NOYB about 9 years ago

System / Update - Textual Alteration

View differences:

src/usr/local/www/system_update_settings.php
189 189
	$section->addInput(new Form_Checkbox(
190 190
		'synconupgrade',
191 191
		'Auto sync on update',
192
		'After updating, sync with the following repository/branch before reboot',
192
		'Enable repository/branch sync before reboot',
193 193
		isset($gitcfg['synconupgrade'])
194 194
		))->setHelp('After updating, sync with the following repository/branch before reboot');
195 195

  

Also available in: Unified diff