projects
/
rails.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
cd43529
)
Don't escape mailto link on blocked signup page
author
Tom Hughes
<tom@compton.nu>
Wed, 8 Feb 2012 21:41:46 +0000
(21:41 +0000)
committer
Tom Hughes
<tom@compton.nu>
Wed, 8 Feb 2012 21:41:46 +0000
(21:41 +0000)
app/views/user/blocked.html.erb
patch
|
blob
|
history
diff --git
a/app/views/user/blocked.html.erb
b/app/views/user/blocked.html.erb
index 8f1f9251c2ab3d87809ca0be0c3f1cb255c00889..69e700634f80d4bc4fcde15118b14eb1c67e88eb 100644
(file)
--- a/
app/views/user/blocked.html.erb
+++ b/
app/views/user/blocked.html.erb
@@
-2,4
+2,4
@@
<p><%= t 'user.new.no_auto_account_create' %></p>
-<p><%= t 'user.new.contact_webmaster' %></p>
+<p><%=
raw
t 'user.new.contact_webmaster' %></p>