diff options
| author | Henare Degan <henare.degan@gmail.com> | 2012-10-03 16:17:46 +1000 |
|---|---|---|
| committer | Henare Degan <henare.degan@gmail.com> | 2012-10-03 16:17:46 +1000 |
| commit | 2cb20e7b94b78d0b957eaa68dc33ed107a66b2a5 (patch) | |
| tree | a53bd2e6a0a01356876f2d6b12ae3b984d2e3c02 | |
| parent | be96333dafd0fa0623ca4495237c8c6fa5457c14 (diff) | |
Change where this link points to as I expected this to link to the section about pseudonyms
| -rw-r--r-- | app/views/request/new.rhtml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app/views/request/new.rhtml b/app/views/request/new.rhtml index 2ef193c42..fe4c2067d 100644 --- a/app/views/request/new.rhtml +++ b/app/views/request/new.rhtml @@ -116,7 +116,7 @@ will be <strong>displayed publicly</strong> on this website forever (<a href="%s">why?</a>).') % [help_privacy_path+"#public_request"] %> <%= _('If you are thinking of using a pseudonym, - please <a href="%s">read this first</a>.') % [help_privacy_path+"#public_request"] %> + please <a href="%s">read this first</a>.') % [help_privacy_path+"#real_name"] %> </p> <% else %> <p class="form_note"> |
