coppermine-gallery.com/forum

Support => cpg1.3.x Support => Older/other versions => cpg1.3 Ecards & Email => Topic started by: Ralphfolkes on August 19, 2005, 09:24:35 PM

Title: Ecard Link
Post by: Ralphfolkes on August 19, 2005, 09:24:35 PM
In the received ecard I get slashes where there shouldn't be

For example

<p align=\"center\"><a href=\"http://Isaiahfolkes.com/Gallery\"><b>Click this link to view more pictures !</b></a></p>
If i remove the slashes to
<p align="center"><a href="http://Isaiahfolkes.com/Gallery"><b>Click this link to view more pictures !</b></a></p>
it works

but that is in the HTML that the ecard sends.

How do I change it so they don't get put there initially?