diff --git a/module/custom/model.php b/module/custom/model.php index e3630d1f58..b1dad3352c 100644 --- a/module/custom/model.php +++ b/module/custom/model.php @@ -373,7 +373,7 @@ class customModel extends model $current = (isset($_COOKIE['systemModel']) and $_COOKIE['systemModel'] == 'scrum') ? 'Scrum' : $this->lang->custom->waterfallCommon; $link = (isset($_COOKIE['systemModel']) and $_COOKIE['systemModel'] == 'scrum') ? html::a(helper::createLink('custom', 'setwaterfall'), $this->lang->custom->waterfallCommon) : html::a(helper::createLink('custom', 'setscrum'), 'Scrum'); - $output = "