aboutsummaryrefslogtreecommitdiffstats
path: root/app/views/user/_signup.rhtml
diff options
context:
space:
mode:
Diffstat (limited to 'app/views/user/_signup.rhtml')
-rw-r--r--app/views/user/_signup.rhtml2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/views/user/_signup.rhtml b/app/views/user/_signup.rhtml
index 70120bc5f..6b0a1f8c7 100644
--- a/app/views/user/_signup.rhtml
+++ b/app/views/user/_signup.rhtml
@@ -3,7 +3,7 @@
<% form_tag({:action => "signup"}, {:id => "signup_form"}) do %>
<%= foi_error_messages_for :user_signup %>
- <h2><%= _('If you\'re new to WhatDoTheyKnow')%></h2>
+ <h2><%= _('If you\'re new to {{site_name}}', :site_name=>site_name)%></h2>
<p>
<label class="form_label" for="user_signup_email"><%= _('Your e-mail:')%></label>