We Value Your Privacy and Never Share Your Details!

Hello All,



In personal data form, there is this sentence:

[quote]The fields marked with [COLOR=Red]*[/COLOR] are mandatory[/quote]To increase conversion rate, you can add to your customer you value his/her privacy with a link to your Privacy page:



[COLOR=Blue]We value your privacy and never share your details.[/COLOR]



You need to change this Language variable: “text_mandatory_fields”:


<p style="font-weight:bold"><img height="20" width="20" style="float: left; padding-right: 5px" src="images/lock.png"/><a href="Your-PRIVACY-Page.html" ref="nofollow">We value your privacy and never share your details.</a></p><p style="text-decoration: underline">The fields marked with <span style="color:red">*</span>  are mandatory.</p>
```For Lock image, you can run a Google request:<br />
<br />
[URL]http://www.google.com/images?q=lock&um=1&hl=fr&client=opera&rls=fr&prmdo=1&biw=1280&bih=935&tbs=isch:1,isz:ex,iszw:20,iszh:20&source=lnt&sa=X&ei=90UCTc6XAs_94Aa4wb3fCQ&ved=0CAsQpwU[/URL]<br />
<br />
English:<br />
```php
http://www.google.com/images?q=lock&um=1&hl=en&client=opera&rls=fr&prmdo=1&biw=1280&bih=935&tbs=isch:1,isz:ex,iszw:20,iszh:20&source=lnt&sa=X&ei=90UCTc6XAs_94Aa4wb3fCQ&ved=0CAsQpwU
```<br />
<br />
<br />
Lee Li Pop