Commit 58c7e6bd1a9171604f21c4fdd04ad9bec0fc7cd5

Authored by Daniela Feitosa
1 parent 8742e423

Changed description of FansBlock

(ActionItem:356)
Showing 1 changed file with 1 additions and 1 deletions   Show diff stats
app/models/fans_block.rb
1 class FansBlock < ProfileListBlock 1 class FansBlock < ProfileListBlock
2 2
3 def self.description 3 def self.description
4 - _('Fans') 4 + _('Displays the people who like the enterprise')
5 end 5 end
6 6
7 def default_title 7 def default_title