diff options
Diffstat (limited to 'app/views/help/credits.rhtml')
-rw-r--r-- | app/views/help/credits.rhtml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app/views/help/credits.rhtml b/app/views/help/credits.rhtml index b55bbeaf9..58b113b4a 100644 --- a/app/views/help/credits.rhtml +++ b/app/views/help/credits.rhtml @@ -1,8 +1,8 @@ -<% @title = "About" %> +<% @title = "Credit where credit is due" %> <%= render :partial => 'sidebar' %> -<h1 id="credits">Credit where credit is due <a href="#credits">#</a> </h1> +<h1 id="credits"><%= @title%> <a href="#credits">#</a> </h1> <dl> |