summaryrefslogtreecommitdiffstats
path: root/src/usr/local/www/system_update_settings.php
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:21:53 -0300
commit2320796cc28985a3389d5f683e2bc44ec663c8dc (patch)
treef93218b1e8d073d18b17193f640fa52e610484ca /src/usr/local/www/system_update_settings.php
parent4ae5b96f6a88648553ca7b1d7fcbf684ded5092e (diff)
downloadpfsense-2320796cc28985a3389d5f683e2bc44ec663c8dc.zip
pfsense-2320796cc28985a3389d5f683e2bc44ec663c8dc.tar.gz
Fix messup caused by 9d3e872
(cherry picked from commit d5b993fc310147d68bc3c3654a512b0ac981ecd2)
Diffstat (limited to 'src/usr/local/www/system_update_settings.php')
-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 9496ecf..749dc8b 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