Quote:
Originally Posted by balinor
mail/help_contactus_subj.tpl
|
Thanks, however I had found that, and the only line with subject in it is below.
{$lng.lbl_subject|truncate:$max_truncate:"...":tru e|cat:":"|string_format:$max_space}{$contact.subje ct}
to me, this seems to print Subject: "whatever the subject is", and doesn't seem to be the line to add the subject to the subject line.
Cheers Don...