diff --git a/views/bootstrap/class.Settings.php b/views/bootstrap/class.Settings.php index 754b1a20f..e5510cffe 100644 --- a/views/bootstrap/class.Settings.php +++ b/views/bootstrap/class.Settings.php @@ -308,7 +308,7 @@ if(!is_writeable($settings->_configFilePath)) { "> : - + showTextField("backupDir", $settings->_backupDir); ?> "> : @@ -328,7 +328,7 @@ if(!is_writeable($settings->_configFilePath)) { "> : - + showTextField("checkOutDir", $settings->_checkOutDir); ?> "> : @@ -652,8 +652,8 @@ if(!is_writeable($settings->_configFilePath)) { } ?> - : - + showTextField("converters[fulltext][newmimetype]", "", '', getMLText('converter_new_mimetype')); ?>: + showTextField("converters[fulltext][newcmd]", "", "", getMLText('converter_new_cmd')); ?>