In all email message templates, the parameter <SiteName> contains the name of your site for use in the message signature, e.g.,
<p><SiteName> email delivery system.<br />
Auto-generated email message, please do not reply.</p>
which would be displayed as:
MySite email delivery system.
Auto-generated email message, please do not reply.
In the email template t_vKiss (Greeting received from member), <SiteName> contains the URL of your site, resulting in the following signature:
http://mysite.com/ email delivery system.
Auto-generated email message, please do not reply.
Can this be fixed for consistency with all the other email templates?
Also in the same email template, can the value of <VKissLink> be modified so it can be wrapped in <a href> tag like this:
<p><a href="<VKissLink>">Click here</a> to return the greeting.</p>
So it will be displayed like this:
Click here to return the greeting.
And not like this:
Click link below to return the greeting:
http://mysite.com/greet.php?sendto=1&from=3&ConfCode=ZG1zelNFMHZWRUZMTURoWlRRPT0%3D