diff --git a/module/kanban/view/importexecution.html.php b/module/kanban/view/importexecution.html.php index ff5cf423a5..4c3d0fa26c 100644 --- a/module/kanban/view/importexecution.html.php +++ b/module/kanban/view/importexecution.html.php @@ -79,9 +79,9 @@ execution->statusList, $execution->status);?> PM);?> end;?> - hours->totalEstimate;?> - hours->totalConsumed;?> - hours->totalLeft;?> + estimate;?> + consumed;?> + left;?>