Skip to content

Commit

Permalink
quick change for colours
Browse files Browse the repository at this point in the history
  • Loading branch information
Patrick Davey authored and Patrick Davey committed Sep 19, 2012
1 parent c090bec commit d37fe9f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions app/views/taxa/show.html.erb
Original file line number Diff line number Diff line change
Expand Up @@ -488,12 +488,12 @@
<% if @colors.blank?-%>
<% if logged_in? -%>
<div class="notice">
This species has no colors! Help improve species searches by telling
This species has no colours! Help improve species searches by telling
us what colour this is!
</div>
<% else -%>
<div class="description">
No colors selected.
No colours selected.
</div>
<% end -%>
<% end -%>
Expand Down

0 comments on commit d37fe9f

Please sign in to comment.