ottlinger / hornherzogen

Project to manage Aikidō seminar registrations
GNU General Public License v3.0
0 stars 2 forks source link

i18n: Make confirmation mail a localizable template #9

Closed ottlinger closed 7 years ago

ottlinger commented 7 years ago

see SubmitMailer.php

make sure all information from the form is in the mail (e.g boolean fields, select boxes, which week?)

Quick fix since it'S HTML and php-ifs: only German and English hardcoded!