The layout footer now includes a link to propose an organisation

This commit is contained in:
echarp 2015-12-27 15:41:47 +01:00
parent d80965673b
commit d7c55e4ff9
4 changed files with 6 additions and 4 deletions

View File

@ -46,6 +46,10 @@
= link_to new_event_path do
%em.fa.fa-pencil
= t '.propose'
= link_to new_orga_path do
%em.fa.fa-users
= t '.propose_orga'
%br/
= link_to regions_path do
%em.fa.fa-rss
= t '.feeds'

View File

@ -41,7 +41,3 @@
%em.fa.fa-eye
= paginate @orgas
= link_to new_orga_path do
%em.fa.fa-plus
= t '.new'

View File

@ -22,6 +22,7 @@ en:
belgique: Belgique
suisse: Suisse
propose: Propose an event
propose_orga: Propose an organisation
feeds: Feeds
map: Map
tags: Tags

View File

@ -22,6 +22,7 @@ fr:
belgique: Belgique
suisse: Suisse
propose: Proposer un événement
propose_orga: Proposer une organisation
feeds: Flux
map: Carte
tags: Tags