Zen Cart Logo
Forums / Templates, Stylesheets, Page Layout / account creation note - remove Products Reviews sentence

account creation note - remove Products Reviews sentence

Views: 375

Results 1 to 2 of 2
9 Jul 2011, 11:25 PM
#1
tparvaiz avatar

tparvaiz

Zen Follower

Join Date:
Jun 2011
Posts:
150
Plugin Contributions:
0

account creation note - remove Products Reviews sentence

Hi,

from the account creation note I want to remove the following note "Products Reviews - Share your opinions on our products with other customers."

Please advice how to do it...

thanks

10 Jul 2011, 9:58 PM
#2
nigelt74 avatar

nigelt74

Totally Zenned

Join Date:
Sep 2005
Location:
Waikato, New Zealand
Posts:
1,558
Plugin Contributions:
1

Re: account creation note - remove Products Reviews sentence

Here
/includes/languages/english/create_account.php

or here (If the below doesn't exist and you change the above you should save it here (below as an override))

/includes/languages/english/YOUR_TEMPLATE/create_account.php

Your may also want to look at the welcome email sent out to customers as i think it may have similar text

The easiest way to find things like this
is

admin --> Tools --> Developer tools

go to the very last box on the page and enter a portion of the text you want to find, select all files (admin/catalogue) and press enter