View Single Post
  #74  
Old 12-02-2010, 11:02 AM
 
PhilJ PhilJ is offline
 

X-Guru
  
Join Date: Nov 2002
Posts: 4,094
 

Default Re: X-Cart Smart Template v4.4.x

Great
You could use the same method if you want to hard code your footer items, or simply add new language labels to the footer items, so that they change automatically, eg.
Code:
<li><a href="pages.php?pageid=2">{$ln.lbl_about_us}</a></li>

__________________
xcartmods.co.uk
Reply With Quote