diff --git a/module/block/view/recentprojectblock.html.php b/module/block/view/recentprojectblock.html.php index 612956d8a8..3868039d0a 100644 --- a/module/block/view/recentprojectblock.html.php +++ b/module/block/view/recentprojectblock.html.php @@ -97,8 +97,8 @@ executions ) ? '' : end($project->executions);?>
model == 'scrum' ? $lang->project->lastIteration : $lang->project->lastKanban;?>
+type == 'kanban' ? $lang->project->lastKanban : $lang->project->lastIteration;?>