From fed7b7ebbece65e3247f8be7da11df90c74e2084 Mon Sep 17 00:00:00 2001 From: Matthew Landauer Date: Tue, 18 Sep 2012 15:57:20 +1000 Subject: Replace instances of WhatDoTheyKnow with site_name from configuration --- lib/views/help/about.rhtml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib/views/help/about.rhtml') 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' %>
-

Introduction to WhatDoTheyKnow #

This is a custom "about" page

+

Introduction to <%= site_name %> #

This is a custom "about" page

-- cgit v1.2.3