diff --git a/module/program/view/createguide.html.php b/module/program/view/createguide.html.php index 048569da59..b4498297af 100644 --- a/module/program/view/createguide.html.php +++ b/module/program/view/createguide.html.php @@ -17,14 +17,14 @@
- createLink("program", "PRJCreate", "model=scrum&programID=$programID&from=$from"), "")?> + createLink("program", "PRJCreate", "model=scrum&programID=$programID&from=$from"), "", '', 'data-group="project"')?>

program->scrum; ?>

program->scrumTitle; ?>

- createLink("program", "PRJCreate", "model=waterfall&programID=$programID&from=$from"), "")?> + createLink("program", "PRJCreate", "model=waterfall&programID=$programID&from=$from"), "", '', 'data-group="project"')?>

program->waterfall; ?>

program->waterfallTitle; ?>