diff --git a/module/product/view/all.html.php b/module/product/view/all.html.php
index df401acff7..512088a330 100644
--- a/module/product/view/all.html.php
+++ b/module/product/view/all.html.php
@@ -30,17 +30,8 @@
?>
diff --git a/module/project/view/all.html.php b/module/project/view/all.html.php
index 27802c6664..ba6bbe6115 100644
--- a/module/project/view/all.html.php
+++ b/module/project/view/all.html.php
@@ -24,8 +24,8 @@
- " . $lang->export, '', "class='btn btn-link export'")?>
- " . $lang->project->create, '', "class='btn btn-link'")?>
+ " . $lang->export, '', "class='btn btn-link export'")?>
+ " . $lang->project->create, '', "class='btn btn-primary'")?>