fix event proposal emails, name -> title

This commit is contained in:
Stephan Telling 2017-07-14 11:03:35 +02:00
parent 8b000d8dae
commit 9866149636
No known key found for this signature in database
GPG key ID: D4892289F36ADA9B
2 changed files with 2 additions and 2 deletions

View file

@ -1,6 +1,6 @@
Hello!<br>
<br>
Event {{ proposal.name }} was just submitted as a new proposal for {{ proposal.camp }}.
Event {{ proposal.title }} was just submitted as a new proposal for {{ proposal.camp }}.
<br>
<br>
More info <a href="https://bornhack.dk/admin/program/eventproposal/{{ proposal.uuid }}/change/">here</a>.

View file

@ -1,6 +1,6 @@
Hello!
Event {{ proposal.name }} was just submitted as a new proposal for {{ proposal.camp }}.
Event {{ proposal.title }} was just submitted as a new proposal for {{ proposal.camp }}.
More info: https://bornhack.dk/admin/program/eventproposal/{{ proposal.uuid }}/change/