diff options
author | Louise Crow <louise.crow@gmail.com> | 2013-01-15 15:19:05 +0000 |
---|---|---|
committer | Louise Crow <louise.crow@gmail.com> | 2013-01-15 15:19:05 +0000 |
commit | 5f3418307d6087f848eb1fdbf4531d67416121df (patch) | |
tree | cb7dad95b6b21db3b237efabc9d0fa37879adc10 /app/views/general/_frontpage_new_request.rhtml | |
parent | 07121bf22b0929e03215f02b8740c3979ae6c872 (diff) | |
parent | 7cc8cae3a669fc5de91d6bc23812c265e8af4c93 (diff) |
Merge branch 'release/0.6.9' into wdtk
Diffstat (limited to 'app/views/general/_frontpage_new_request.rhtml')
-rw-r--r-- | app/views/general/_frontpage_new_request.rhtml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app/views/general/_frontpage_new_request.rhtml b/app/views/general/_frontpage_new_request.rhtml index fd4225069..499b60eb5 100644 --- a/app/views/general/_frontpage_new_request.rhtml +++ b/app/views/general/_frontpage_new_request.rhtml @@ -4,4 +4,4 @@ Information<br/> request</strong>") %> </h1> -<a class="link_button_green_large" href="/select_authority"><%= _("Start now »") %></a> +<a class="link_button_green_large" href="<%= select_authority_path %>"><%= _("Start now »") %></a> |