1
tatane
probleme x_movie
  • 2008/6/15 17:05

  • tatane

  • Just can't stay away

  • Posts: 649

  • Since: 2008/5/6 1


Good morning

When you click on send a (e) ami (e), there are question marks that appears in the title and subject of mail!

I just found a part of the answer

In the case \modules\x_movie\templates in x_movie.html the line 40
there was this sentence

Quote:
|&nbsp;<a target="_top" href="mailto:?subject=<{$link.mail_subject}>&body=<{$link.mail_body}>"><{$lang_tellafriend}></a>&nbsp;



The text should find this in the tags <{$link.mail_subject}> and <{$link.mail_body}>


but how to change those tags!

thank you