Changeset 2063 in ExiteCMS


Ignore:
Timestamp:
11/20/08 17:13:53 (3 years ago)
Author:
WanWizard
Message:

removed footer.gif from the footer template, it does not exist in this theme

File:
1 edited

Legend:

Unmodified
Added
Removed
  • themes/public/Hobugt/php-files/themes/Hobugt/templates/templates/_footer.tpl

    r2062 r2063  
    2020{*                                                                         *} 
    2121{***************************************************************************} 
    22 <table align='center' cellpadding='2' cellspacing='0' width='{$smarty.const.THEME_WIDTH}' class='footer' style='background-image:url({$smarty.const.THEME}images/footer.gif);background-repeat:no-repeat;'> 
     22<table align='center' cellpadding='2' cellspacing='0' width='{$smarty.const.THEME_WIDTH}' class='footer'> 
    2323    <tr> 
    2424        <td> 
Note: See TracChangeset for help on using the changeset viewer.