diff options
Diffstat (limited to 'app/views/request/new.rhtml')
-rw-r--r-- | app/views/request/new.rhtml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app/views/request/new.rhtml b/app/views/request/new.rhtml index aa9bf254d..b48966e2f 100644 --- a/app/views/request/new.rhtml +++ b/app/views/request/new.rhtml @@ -124,7 +124,7 @@ <p class="form_note"> Everything that you enter on this page, including <strong>your name</strong>, will be <strong>displayed publicly</strong> on - this website (<a href="/help/about/#public_request">why?</a>). + this website forever (<a href="/help/about/#public_request">why?</a>). If you are thinking of using a pseudonym, please <a href="/help/about/#real_name">read this first</a>. </p> @@ -132,7 +132,7 @@ <p class="form_note"> Everything that you enter on this page will be <strong>displayed publicly</strong> on - this website (<a href="/help/about/#public_request">why?</a>). + this website forever (<a href="/help/about/#public_request">why?</a>). </p> <% end %> |