Corrected config hash index to ':mailing_list_subscribe'
This commit is contained in:
parent
a8d61d2591
commit
2bd52b9270
1 changed files with 1 additions and 1 deletions
|
@ -17,7 +17,7 @@
|
||||||
%small{:style => "color:grey"}
|
%small{:style => "color:grey"}
|
||||||
Eventuell musst Du Dich dem Verteiler erst bekannt machen.
|
Eventuell musst Du Dich dem Verteiler erst bekannt machen.
|
||||||
%br/
|
%br/
|
||||||
- if Foodsoft.config[:mailing_list_unsubscribe].blank?
|
- if Foodsoft.config[:mailing_list_subscribe].blank?
|
||||||
Erklärungen zum Verteiler findest Du im
|
Erklärungen zum Verteiler findest Du im
|
||||||
= link_to 'Wiki (Abschnitt Mailing-Liste)', wiki_page_path('MailingListe')
|
= link_to 'Wiki (Abschnitt Mailing-Liste)', wiki_page_path('MailingListe')
|
||||||
- else
|
- else
|
||||||
|
|
Loading…
Reference in a new issue