summaryrefslogtreecommitdiff
path: root/templates/project_index.php
diff options
context:
space:
mode:
Diffstat (limited to 'templates/project_index.php')
-rw-r--r--templates/project_index.php3
1 files changed, 3 insertions, 0 deletions
diff --git a/templates/project_index.php b/templates/project_index.php
index c7c7d226..df153fe7 100644
--- a/templates/project_index.php
+++ b/templates/project_index.php
@@ -60,6 +60,9 @@
<td>
<ul>
<li>
+ <a href="?controller=category&amp;action=index&amp;project_id=<?= $project['id'] ?>"><?= t('Categories') ?></a>
+ </li>
+ <li>
<a href="?controller=project&amp;action=edit&amp;project_id=<?= $project['id'] ?>"><?= t('Edit project') ?></a>
</li>
<li>