diff --git a/module/project/view/index.html.php b/module/project/view/index.html.php
index 22106ffb53..ab520b2eba 100644
--- a/module/project/view/index.html.php
+++ b/module/project/view/index.html.php
@@ -14,7 +14,7 @@
- createLink('project', 'create'), " " . $lang->project->create,'', "class='btn'") ?>
+ " . $lang->project->create, '', "class='btn'")?>
" . html::a(inlink("index", "locate=no&status=undone&projectID=$project->id"), $lang->project->undone) . '';?>