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"}
|
||||
Eventuell musst Du Dich dem Verteiler erst bekannt machen.
|
||||
%br/
|
||||
- if Foodsoft.config[:mailing_list_unsubscribe].blank?
|
||||
- if Foodsoft.config[:mailing_list_subscribe].blank?
|
||||
Erklärungen zum Verteiler findest Du im
|
||||
= link_to 'Wiki (Abschnitt Mailing-Liste)', wiki_page_path('MailingListe')
|
||||
- else
|
||||
|
|
Loading…
Reference in a new issue