View Single Post
  #14  
Old 08-28-2009, 07:26 AM
 
dwpers dwpers is offline
 

Senior Member
  
Join Date: Aug 2009
Location: Washington D.C.
Posts: 136
 

Default Re: How to add links in footer?

I decided to not edit bottom.tpl as it only changes the Admin footer it seems.

This is my copyright.tpl.

Code:
{* $Id: copyright.tpl,v 1.14 2008/08/21 09:52:40 max Exp $ vim: set ts=2 sw=2 sts=2 et: *} <a href="">blah test link</a><br/> {$lng.lbl_copyright} ╘ {$config.Company.start_year}{if $config.Company.start_year lt $config.Company.end_year}-{$smarty.now|date_format:"%Y"}{/if} {$config.Company.company_name}

URL in a PM
__________________
X-Cart Pro 4.2.2
Reply With Quote