fix the fix

Signed-off-by: Christoph Burchert (Chb) <derchb@froxlor.org>
This commit is contained in:
Christoph Burchert (Chb)
2011-05-18 10:04:23 +02:00
parent 7a4501e581
commit ec7c19cceb

View File

@@ -99,7 +99,7 @@ return array(
'save_method' => 'storeSettingField',
),
'backup_passive_mode' => array(
'label' => $lng{'serversettings']['backup_ftp_passive_mode'],
'label' => $lng['serversettings']['backup_ftp_passive_mode'],
'settinggroup' => 'system',
'varname' => 'backup_ftp_passive',
'type' => 'bool',