aboutsummaryrefslogtreecommitdiffstats
path: root/lib/views/help/about.rhtml
diff options
context:
space:
mode:
authorLouise Crow <louise.crow@gmail.com>2012-10-04 11:36:03 +0100
committerLouise Crow <louise.crow@gmail.com>2012-10-04 11:36:03 +0100
commit7661e47d7af6cc405128c5f181d4134c1e72962e (patch)
tree6cc5a13ab50caeaf453e81b06b965d87467688b2 /lib/views/help/about.rhtml
parentc49382584bca4abd61ed8a2454b6f161561603be (diff)
parent668042256ed6e1a39e29147c8ab4ba2746fe2e38 (diff)
Merge remote-tracking branch 'openaustralia_github/configuration_refactor' into develop
Diffstat (limited to 'lib/views/help/about.rhtml')
-rw-r--r--lib/views/help/about.rhtml2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/views/help/about.rhtml b/lib/views/help/about.rhtml
index b68ff99..a2b5ef2 100644
--- a/lib/views/help/about.rhtml
+++ b/lib/views/help/about.rhtml
@@ -3,7 +3,7 @@
<%= render :partial => 'sidebar' %>
<div id="left_column_flip">
- <h1 id="introduction">Introduction to WhatDoTheyKnow <a href="#introduction">#</a> </h1> <p>This is a custom "about" page</p>
+ <h1 id="introduction">Introduction to <%= site_name %> <a href="#introduction">#</a> </h1> <p>This is a custom "about" page</p>
</div>