Correction to the diaspora* field displayed along organisations. Refs #28
This commit is contained in:
parent
39dff35b36
commit
89c5329c29
@ -88,7 +88,7 @@
|
||||
%dt
|
||||
%em.fa.fa-bullhorn
|
||||
= Orga.human_attribute_name :diaspora
|
||||
%dd= link_to @orga.url, @orga.url
|
||||
%dd= link_to @orga.diaspora, @orga.diaspora
|
||||
- if @orga.feed.present?
|
||||
%dt
|
||||
%em.fa.fa-rss
|
||||
|
@ -43,7 +43,7 @@ en:
|
||||
department: Department
|
||||
region: Region
|
||||
url: Web address
|
||||
diaspora: Diaspora
|
||||
diaspora: diaspora*
|
||||
feed: Syndication
|
||||
contact: Contact
|
||||
submitter: Soumetteur
|
||||
|
@ -43,7 +43,7 @@ fr:
|
||||
department: Département
|
||||
region: Région
|
||||
url: Adresse web
|
||||
diaspora: Diaspora
|
||||
diaspora: diaspora*
|
||||
feed: Syndication
|
||||
contact: Contact
|
||||
submitter: Soumetteur
|
||||
|
Loading…
Reference in New Issue
Block a user