View Single Post
  #16  
Old 03-02-2010, 11:38 AM
  gizmo's Avatar 
gizmo gizmo is offline
 

X-Adept
  
Join Date: Jan 2005
Location: Crawley : UK
Posts: 618
 

Default Re: changing text of copyright box

I thought in 4.3.1 it was
Skin1/customer/bottom.tpl

And then within bottom.tpl is >

<div class="box">
<div class="subbox">
<div class="left">{include file="main/prnotice.tpl"}</div>
<div class="right">{include file="copyright.tpl"}</div>
</div>
</div>

The highlighted red being the template, either
1.comment it out
2. Put something else within main/prnotice.tpl
3. Remove all together.
__________________
Thank You - Alan
Don't be like me, and keep saying "Nearly did it" go do it!!
Version: 4.4.4 Gold -
Reply With Quote