diff --git a/module/program/view/pgmbrowse.html.php b/module/program/view/pgmbrowse.html.php
index 19937bbdae..94b45f52f0 100644
--- a/module/program/view/pgmbrowse.html.php
+++ b/module/program/view/pgmbrowse.html.php
@@ -28,9 +28,9 @@
pageActions)) echo $lang->pageActions;?>
config->maxVersion)):?>
- ' . $lang->program->PRJCreate, '', 'class="btn btn-primary" data-toggle="modal" data-target="#guideDialog"');?>
+ ' . $lang->program->PRJCreate, '', 'class="btn btn-primary" data-toggle="modal" data-target="#guideDialog"');?>
config->systemMode == 'new'):?>
- ' . $lang->program->PRJCreate, '', 'class="btn btn-primary"');?>
+ ' . $lang->program->PRJCreate, '', 'class="btn btn-primary"');?>
' . $lang->program->PRJCreate, '', 'class="btn btn-primary"');?>
diff --git a/module/program/view/pgmproject.html.php b/module/program/view/pgmproject.html.php
index 7490b878cd..3f8e9b4d12 100644
--- a/module/program/view/pgmproject.html.php
+++ b/module/program/view/pgmproject.html.php
@@ -27,9 +27,9 @@ js::set('browseType', $browseType);
config->maxVersion)):?>
- ' . $lang->program->PRJCreate, '', 'class="btn btn-primary" data-toggle="modal" data-target="#guideDialog"');?>
+ ' . $lang->program->PRJCreate, '', 'class="btn btn-primary" data-toggle="modal" data-target="#guideDialog"');?>
config->systemMode == 'new'):?>
- ' . $lang->program->PRJCreate, '', 'class="btn btn-primary"');?>
+ ' . $lang->program->PRJCreate, '', 'class="btn btn-primary"');?>
' . $lang->program->PRJCreate, '', 'class="btn btn-primary"');?>