Ignore:
Timestamp:
10/02/07 22:23:07 (5 years ago)
Author:
hverton
Message:

moved more templates to the template include directory
download panel had problems displaying an odd number of categories
make more modules xhtml compliant

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/includes/templates/main.article_cats.tpl

    r843 r861  
    3535                            <img src='{$smarty.const.THEME}images/bullet.gif' alt='' /> <a href='{$smarty.const.FUSION_SELF}?cat_id={$article_cats[cat].article_cat_id}'>{$locale.405}</a> 
    3636                        {/if} 
     37                    </td> 
    3738                </tr> 
    3839                <tr> 
    3940                    <td align='left' class='infobar'> 
    40                         <b>{$article_cats[cat].article_cat_description} 
     41                        <b>{$article_cats[cat].article_cat_description}</b> 
    4142                    </td> 
    4243                </tr> 
Note: See TracChangeset for help on using the changeset viewer.