aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorStruan Donald <struan@exo.org.uk>2011-05-16 13:32:48 +0100
committerStruan Donald <struan@exo.org.uk>2011-05-16 13:32:48 +0100
commitbcde98910657a0b96f3bf3ce770fef5ebf5e3fd3 (patch)
tree425a8e06e59cc43f9cd09d26ba77cb1ef80bd299
parentb3b9328a93458162649c568f86897cc4972240a0 (diff)
report problem link
-rw-r--r--templates/web/default/report/display.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/web/default/report/display.html b/templates/web/default/report/display.html
index edec4743c..56d0bba31 100644
--- a/templates/web/default/report/display.html
+++ b/templates/web/default/report/display.html
@@ -29,7 +29,7 @@
<p align="right">
<small>
- {{ $unsuitable }}
+ <a rel="nofollow" href="[% c.uri_for( '/contact', { id => problem.id } ) %]">[% loc('Offensive? Unsuitable? Tell us' ) %]</a>
</small>
</p>