summaryrefslogtreecommitdiffstats
path: root/templates/projects.html
diff options
context:
space:
mode:
Diffstat (limited to 'templates/projects.html')
-rw-r--r--templates/projects.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/projects.html b/templates/projects.html
index d3dd1c3..d316aba 100644
--- a/templates/projects.html
+++ b/templates/projects.html
@@ -14,7 +14,7 @@ The projects you are currently member of:
</tr>
{% for proj in projects %}
<tr>
- <td>{{ proj.0 }}</td>
+ <td><a style="color:#132E28; text-decoration:none; font-style:normal;" href="https://dev.spline.de/trac/{{ proj.0 }}">{{ proj.0 }}</a></td>
<td onmouseover="showElement('box1')" onmouseout="hideElement('box1')"><a href="projects?action=leave&proj_name={{ proj.0 }}">leave</a></td>
<td onmouseover="showElement('box2')" onmouseout="hideElement('box2')"><a href="members?proj_name={{ proj.0 }}">members</a></td>
<td onmouseover="showElement('box3')" onmouseout="hideElement('box3')">