4 changed files with 12 additions and 12 deletions
@ -1,7 +1,7 @@
|
||||
<span class="govuk-!-margin-right-4"> |
||||
<span class="govuk-!-margin-right-4"> |
||||
<% if searched.present? %> |
||||
<strong><%= count %></strong> <%= item_label %> found matching ‘<%= searched %>’ of <strong><%= total_count %></strong> total <%= item %>. <%= govuk_link_to("Clear search", path) %> |
||||
<% else %> |
||||
<strong><%= count %></strong> total <%= item %>. |
||||
<strong><%= count %></strong> total <%= item %> |
||||
<% end %> |
||||
</span> |
||||
|
Loading…
Reference in new issue