Quote:
Originally Posted by dhaworth
I found it in 3 files templates and deleted the line
Here are the 3 files
skin\common_files\modules\One_Page_Checkout\profil e\account_info.tpl
skin\common_files\main\register_account.tpl
skin\common_files\customer\main\register_account.t pl
Below is the line in each of the templates. Delete it and everything works fine for me.
<div id="email_note" class="note-box" style="display: none;">{$lng.txt_email_note}</div>
Good luck and good riddance!
|
Thanks! Yes, I too, got an email from a frustrated customer who wasn't able to complete her sale (others would simply exit the site without giving feedback). I removed the offending line from the first file (in One_Page_Checkou) and that persistent popup has now disappeared. Thanks much!