Skip to content

Commit

Permalink
Revert text changes in bf31b10
Browse files Browse the repository at this point in the history
Further work on redesigning the request process [1] will reword these
lines, so don't make the translators do work for no gain.

[1] #1526
  • Loading branch information
garethrees committed Nov 12, 2014
1 parent d2acf7d commit 1c237a0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions app/views/request/select_authority.html.erb
Original file line number Diff line number Diff line change
Expand Up @@ -49,9 +49,9 @@
</div>

<div id="select_authority_help">
<p class="info"><%= _("Can&rsquo;t find an authority?") %></p>
<p class="info"><%= _("Can't find the one you want?") %></p>
<p class="actions">
<%= raw _('<a href="{{browse_url}}">Browse all</a> or <a href="{{add_url}}">ask us to add one</a>',
<%= raw _('<a href="{{browse_url}}">Browse all</a> or <a href="{{add_url}}">ask us to add one</a>.',
:browse_url => list_public_bodies_default_path.html_safe,
:add_url => help_requesting_path(:anchor => 'missing_body')
).html_safe %>
Expand Down

0 comments on commit 1c237a0

Please sign in to comment.