From 42251f2c537fdd6d64ade0a86d7bc5ef7f60d71e Mon Sep 17 00:00:00 2001 From: Matt Friedman Date: Wed, 13 Sep 2017 17:24:22 -0700 Subject: [PATCH] No longer allow adding RFC links but keep BC for older posts with existing RFC links, so they can still view, edit or delete theirs. --- styles/prosilver/template/idea_body.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/styles/prosilver/template/idea_body.html b/styles/prosilver/template/idea_body.html index 34d7160b..7d7bf608 100644 --- a/styles/prosilver/template/idea_body.html +++ b/styles/prosilver/template/idea_body.html @@ -54,7 +54,7 @@ {% for status, id in STATUS_ARY %}{% endfor %} {% endif %} - {% if IDEA_RFC or S_CAN_EDIT %} + {% if IDEA_RFC %}
{{ lang('RFC') ~ lang('COLON') }}