View Single Post
  #21  
Old 07-26-2011, 02:01 AM
  qualiteam's Avatar 
qualiteam qualiteam is offline
 

X-Guru
  
Join Date: Dec 2010
Posts: 6,373
 

Default Re: newsletter signup from html page

I guess that this can be removed
Code:
<input type="hidden" name="sl" value="en">

Since you already specified the subscription language value:
Code:
<input type="hidden" name="subscribe_lng" value="en">
__________________
Alex Solovev,
Qualiteam

---

User manual Video tutorials X-Cart FAQ

You are welcome to press "Thanks" button
if you find this post useful

Click here to learn how to apply patches

X-Cart Extensions
Reply With Quote