aboutsummaryrefslogtreecommitdiffstats
path: root/app/views/comment/new.rhtml
diff options
context:
space:
mode:
Diffstat (limited to 'app/views/comment/new.rhtml')
-rw-r--r--app/views/comment/new.rhtml2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/views/comment/new.rhtml b/app/views/comment/new.rhtml
index 25380d23f..1a4f2c0dc 100644
--- a/app/views/comment/new.rhtml
+++ b/app/views/comment/new.rhtml
@@ -59,7 +59,7 @@
<li> <%= _('You know what caused the error, and can <strong>suggest a solution</strong>, such as a working email address.')%> </li>
<% end %>
<% if [ 'requires_admin' ].include?(@info_request.described_state) %>
- <li> <%= _('Your thoughts on what the WhatDoTheyKnow <strong>administrators</strong> should do about the request.') %> </li>
+ <li> <%= _('Your thoughts on what the {{site_name}} <strong>administrators</strong> should do about the request.', :site_name=>site_name) %> </li>
<% end %>