X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/timetracker.git/blobdiff_plain/a781da5661a1932521e0d1feb4be340b97edce9a..841e890b68ec699bf5291c43b4527bf748b5265c:/WEB-INF/templates/mail.tpl diff --git a/WEB-INF/templates/mail.tpl b/WEB-INF/templates/mail.tpl index cae2304a..c57399f1 100644 --- a/WEB-INF/templates/mail.tpl +++ b/WEB-INF/templates/mail.tpl @@ -7,23 +7,23 @@
{$i18n.form.mail.from} (*): | -{$smarty.const.SENDER} | +{$i18n.form.mail.from} (*): | +{$sender} |
{$i18n.form.mail.to} (*): | +{$i18n.form.mail.to} (*): | {$forms.mailForm.receiver.control} | |
{$i18n.form.mail.cc}: | +{$i18n.label.cc}: | {$forms.mailForm.cc.control} | |
{$i18n.form.mail.subject} (*): | +{$i18n.label.subject} (*): | {$forms.mailForm.subject.control} | |
{$i18n.label.comment}: | +{$i18n.label.comment}: | {$forms.mailForm.comment.control} | |