diff --git a/app/views/mushrooms/index.html.erb b/app/views/mushrooms/index.html.erb index 6c9ada2..97072bb 100644 --- a/app/views/mushrooms/index.html.erb +++ b/app/views/mushrooms/index.html.erb @@ -11,7 +11,7 @@ <%= render 'table' %> <%= paginate @mushrooms %> <% elsif params[:filter].present? || params[:search].present? %> -
No results found. Try another filter.
+
No results found. Try another filter or search.
<%= image_tag 'mushroom' %>