diff --git a/module/common/view/m.action.html.php b/module/common/view/m.action.html.php index acb5377f1c..919a79d5b7 100644 --- a/module/common/view/m.action.html.php +++ b/module/common/view/m.action.html.php @@ -1,6 +1,6 @@
-
+
    diff --git a/module/my/view/m.bug.html.php b/module/my/view/m.bug.html.php index 6dac73ce1c..99f3046452 100755 --- a/module/my/view/m.bug.html.php +++ b/module/my/view/m.bug.html.php @@ -30,6 +30,7 @@ common::printIcon('bug', 'activate', "bugID=$bug->id", $bug, 'button', '', '', 'iframe'); ?>
+ ";?> diff --git a/module/my/view/m.task.html.php b/module/my/view/m.task.html.php index 0f6a074c05..4871b90ff1 100755 --- a/module/my/view/m.task.html.php +++ b/module/my/view/m.task.html.php @@ -38,6 +38,7 @@ common::printIcon('task', 'activate', "taskID=$task->id", $task); ?> + ";?> diff --git a/module/my/view/m.todo.html.php b/module/my/view/m.todo.html.php index 716488aba1..f13b406167 100755 --- a/module/my/view/m.todo.html.php +++ b/module/my/view/m.todo.html.php @@ -37,6 +37,7 @@ } ?> + ";?> diff --git a/module/project/view/m.task.html.php b/module/project/view/m.task.html.php index 426a242ea6..08912e3251 100644 --- a/module/project/view/m.task.html.php +++ b/module/project/view/m.task.html.php @@ -18,6 +18,7 @@ common::printIcon('task', 'activate', "taskID=$task->id", $task); ?> + ";?>