diff --git a/module/execution/view/all.html.php b/module/execution/view/all.html.php index 6b6cc4dd86..22a20e5efc 100644 --- a/module/execution/view/all.html.php +++ b/module/execution/view/all.html.php @@ -69,9 +69,9 @@ execution->owner);?> execution->end);?> execution->execStatus : $lang->execution->status);?> - execution->totalEstimate;?> - execution->totalConsumed;?> - execution->totalLeft;?> + execution->totalEstimate;?> + execution->totalConsumed;?> + execution->totalLeft;?> execution->progress;?> execution->burn;?>