aboutsummaryrefslogtreecommitdiffstats
path: root/app
diff options
context:
space:
mode:
authorLouise Crow <louise.crow@gmail.com>2013-01-23 16:24:38 +0000
committerLouise Crow <louise.crow@gmail.com>2013-04-10 08:40:44 +0100
commitad6d122d2ad401bbdfff3a61591f13df557c3bb7 (patch)
treedce36610d4c60c0c37843d43aca50f1a77b6db04 /app
parentc216ecd7c15288a759d3c09781a7c29dad75fc49 (diff)
Replace %s with {{}} in translation "Can I request information about myself?..."
Diffstat (limited to 'app')
-rw-r--r--app/views/request/new.rhtml4
1 files changed, 2 insertions, 2 deletions
diff --git a/app/views/request/new.rhtml b/app/views/request/new.rhtml
index f396ea9ec..4b23211da 100644
--- a/app/views/request/new.rhtml
+++ b/app/views/request/new.rhtml
@@ -127,8 +127,8 @@
<% end %>
<p class="form_note">
- <%= raw(_("<strong> Can I request information about myself?</strong>\n" +
- "\t\t\t<a href=\"%s\">No! (Click here for details)</a>") % [help_requesting_path+"#data_protection"]) %>
+ <%= _("<strong> Can I request information about myself?</strong>\n" +
+ "\t\t\t<a href=\"{{url}}\">No! (Click here for details)</a>", :url => (help_requesting_path+"#data_protection").html_safe) %>
</p>
<div class="form_button">