How to change text "You're currently on"

Hi all,
Plz show me how to change text "You’re currently on:" … in catergory pages?
Thanks!

1 answer

Profile photo of Sherlock 0.00 $tone February 8, 2013
Public

Hi Nam,

You could open the file of app\design\frontend\default\jm_asentitemplate\pag e\html\breadcrumbs.phtml there you would find this

HTML Code:

 <h4><?php echo $this->__("You're currently on:") ?></h4>

to make change as you wished !

#1

Please login or Register to Submit Answer

Written By

Comments