$tplData */ $scheduleStorageMsg = ''; if (count($tplData['schedules']) > 0 && count($tplData['storages']) > 0) { $scheduleStorageMsg = __('There were new storages and schedules created!', 'duplicator-pro'); } elseif (count($tplData['schedules']) > 0) { $scheduleStorageMsg = __('There were new schedules created!', 'duplicator-pro'); } elseif (count($tplData['storages']) > 0) { $scheduleStorageMsg = __('There were new storages created!', 'duplicator-pro'); } ?>
>
|