$batch_replace_local_folder, 'filename_field' => $filename_field, 'batch_replace_col' => $batch_replace_col, 'batch_replace_min' => $batch_replace_min, 'batch_replace_max' => $batch_replace_max, 'no_exif' => $no_exif ); job_queue_add( 'replace_batch_local', $replace_batch_local_data, '', '', $lang["oj-batch-replace-local-success-text"], $lang["oj-batch-replace-local-failure-text"] ); $info_text = $lang["replacebatch_job_created"]; } } // Get list of fields to allow selection of field containing file name to folder path $allfields = get_resource_type_fields(); include "../include/header.php"; if (isset($info_text)) { ?>