diff options
author | Gareth Rees <gareth@mysociety.org> | 2014-06-04 15:03:37 +0100 |
---|---|---|
committer | Gareth Rees <gareth@mysociety.org> | 2014-06-04 15:03:37 +0100 |
commit | 9f15eb5b84f2a78c202ff7ad9155cfca9a0f3ed1 (patch) | |
tree | 51c954374c6f88da130c08e9a4c40cb0a5a6cc50 | |
parent | f83ccd2a445896c3f49a1899a1e7f00c85933a56 (diff) | |
parent | 2b0ee007549f542bbac2321725ccc8eb7d3b0304 (diff) |
Merge branch 'issues/1496-main-banner-cta-copy' into rails-3-develop
-rw-r--r-- | app/views/general/_frontpage_new_request.html.erb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app/views/general/_frontpage_new_request.html.erb b/app/views/general/_frontpage_new_request.html.erb index 499b60eb5..5b987b320 100644 --- a/app/views/general/_frontpage_new_request.html.erb +++ b/app/views/general/_frontpage_new_request.html.erb @@ -4,4 +4,4 @@ Information<br/> request</strong>") %> </h1> -<a class="link_button_green_large" href="<%= select_authority_path %>"><%= _("Start now »") %></a> +<a class="link_button_green_large" href="<%= select_authority_path %>"><%= _("Make a request »") %></a> |