aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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 9e4021f72..55b252497 100644
--- a/templates/web/default/report/display.html
+++ b/templates/web/default/report/display.html
@@ -50,7 +50,7 @@
[% cobrand_alert_fields %]
</form>
&nbsp;
- <a href="{{ $rss_url }}">
+ <a href="[% c.uri_for( '/rss', problem.id ) %]">
<img src="/i/feed.png" width="16" height="16" title="[% loc('Rss feed') %]" alt="[% loc('Rss feed of updates to the problem' ) %]" border="0" style="vertical-align: middle">
</a>
</div>