summaryrefslogtreecommitdiffstats
path: root/src/usr
diff options
context:
space:
mode:
authorRenato Botelho <renato@netgate.com>2016-08-16 19:21:23 -0300
committerRenato Botelho <renato@netgate.com>2016-08-16 19:21:23 -0300
commit4d5df6790edb09ec2b7f3f61c72bb2885b3f70ad (patch)
tree36170f0a53c5ce8f77aeb310e1e0bd69fa3f5cd6 /src/usr
parent200728c95f11ba4de107716345a67efab662dadb (diff)
parentd5b993fc310147d68bc3c3654a512b0ac981ecd2 (diff)
downloadpfsense-4d5df6790edb09ec2b7f3f61c72bb2885b3f70ad.zip
pfsense-4d5df6790edb09ec2b7f3f61c72bb2885b3f70ad.tar.gz
Merge pull request #3113 from NewEraCracker/patch-11
Diffstat (limited to 'src/usr')
-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 85ba61e..8d46099 100644
--- a/src/usr/local/www/system_update_settings.php
+++ b/src/usr/local/www/system_update_settings.php
@@ -154,7 +154,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