diff --git a/module/execution/view/all.html.php b/module/execution/view/all.html.php
index f3b3147717..6adef7c96c 100644
--- a/module/execution/view/all.html.php
+++ b/module/execution/view/all.html.php
@@ -73,12 +73,12 @@
systemMode == 'new')) ? $lang->execution->execName : $lang->execution->name);?> |
model == 'waterfall'):?>
- programplan->percent);?> |
+ programplan->percent);?> |
programplan->attribute);?> |
- execution->begin);?> |
- execution->end);?> |
+ execution->begin);?> |
+ execution->end);?> |
execution->realBegan);?> |
- execution->realEnd);?> |
+ execution->realEnd);?> |
execution->owner);?> |
execution->execStatus : $lang->execution->status);?> |