discovery task status overview
Former-commit-id: 5eeb3a3220c05f30f0559d50620aa29389fb145c
This commit is contained in:
parent
6cc6f6f125
commit
3d0f25cd6e
|
@ -63,7 +63,7 @@ if ($progress_task_discovery) {
|
||||||
if ($global_progress > 0) {
|
if ($global_progress > 0) {
|
||||||
switch ($summary['step']) {
|
switch ($summary['step']) {
|
||||||
case STEP_SCANNING:
|
case STEP_SCANNING:
|
||||||
$str = __('Scanning the network');
|
$str = __('Scanning network');
|
||||||
break;
|
break;
|
||||||
|
|
||||||
case STEP_AFT:
|
case STEP_AFT:
|
||||||
|
|
Loading…
Reference in New Issue