diff --git a/module/execution/view/task.html.php b/module/execution/view/task.html.php
index af87d3f0fa..8443f62667 100644
--- a/module/execution/view/task.html.php
+++ b/module/execution/view/task.html.php
@@ -28,6 +28,7 @@ js::set('unfoldAll', $lang->execution->treeLevel['all']);
js::set('foldAll', $lang->execution->treeLevel['root']);
?>