summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorNewEraCracker <neweracracker@gmail.com>2016-08-16 21:18:37 +0100
committerRenato Botelho <renato@netgate.com>2016-08-16 19:22:00 -0300
commitbeae03f9d8978701514082ce56763ec55c68b35e (patch)
tree8fecf1698aaad5c958959a31998938f0fba2ed68 /src
parentc8d15b4b738bd9aebe32c715d8f09b58dcbdcc37 (diff)
downloadpfsense-beae03f9d8978701514082ce56763ec55c68b35e.zip
pfsense-beae03f9d8978701514082ce56763ec55c68b35e.tar.gz
Fix messup caused by 9d3e872
(cherry picked from commit d5b993fc310147d68bc3c3654a512b0ac981ecd2)
Diffstat (limited to 'src')
-rw-r--r--src/usr/local/www/system_update_settings.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/usr/local/www/system_update_settings.php b/src/usr/local/www/system_update_settings.php
index 769b5ea..00ff2fc 100644
--- a/src/usr/local/www/system_update_settings.php
+++ b/src/usr/local/www/system_update_settings.php
@@ -186,7 +186,6 @@ if (file_exists("/usr/local/bin/git") && $g['platform'] == $g['product_name']) {
'synconupgrade',
'Auto sync on update',
'Enable repository/branch sync before reboot',
- 'Enable repository/branch sync before reboot',
isset($gitcfg['synconupgrade'])
))->setHelp('After updating, sync with the following repository/branch before reboot.');
OpenPOWER on IntegriCloud