diff --git a/module/bug/view/create.html.php b/module/bug/view/create.html.php
index e1bd26a34c..c33c1a9f2a 100644
--- a/module/bug/view/create.html.php
+++ b/module/bug/view/create.html.php
@@ -364,7 +364,7 @@ if($this->app->tab == 'project') js::set('objectID', $projectID);
bug->module);?>
-bug->execution);?>
+model) and $project->model == 'kanban') ? $lang->bug->kanban : $lang->bug->execution);?>
systemMode);?>