Project

General

Profile

« Previous | Next » 

Revision 4d4eefab

Added by Stephen Beaver over 9 years ago

System update settings UI implemented

View differences:

src/usr/local/www/guiconfig.inc
111 111
if (!$ignorefirmwarelock) {
112 112
	if (is_subsystem_dirty('firmwarelock')) {
113 113
		if (!$d_isfwfile) {
114
			header("Location: system_firmware.php");
114
			header("Location: system_update.php");
115 115
			exit;
116 116
		} else {
117 117
			return;

Also available in: Unified diff