Ignore:
Timestamp:
12/11/07 23:51:14 (4 years ago)
Author:
hverton
Message:

fixed an error displaying the forum rules
added the locale code to the image buttons in site_links

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/includes/templates/forum.viewforum.tpl

    r894 r1167  
    5353                <tr> 
    5454                    <td colspan='7' class='tbl2' align='center'> 
    55                         <img src='{$smarty.const.THEME}images/bullet.gif' alt='' />&nbsp;<a class='tbl_top_mid' href='/viewpage.php?page_id={$forum.forum_rulespage}'>{$forum.forum_rulestitle}</a>&nbsp;<img src='{$smarty.const.THEME}images/bulletb.gif' alt='' /> 
     55                        <img src='{$smarty.const.THEME}images/bullet.gif' alt='' />&nbsp;<a class='tbl_top_mid' href='/viewpage.php?page_id={$forum.forum_rulespage}'>{$forum_rulestitle}</a>&nbsp;<img src='{$smarty.const.THEME}images/bulletb.gif' alt='' /> 
    5656                    </td> 
    5757                </tr> 
Note: See TracChangeset for help on using the changeset viewer.