Ignore:
Timestamp:
12/25/07 17:32:57 (4 years ago)
Author:
hverton
Message:

added support for multiple panels per module
updated English locale file
update dbsetup_include.php
files in the template cache now have a more logical name
after login, check if the user theme exists before selecting it. If not, fall back to the site default. If this theme doesn't exist either, terminate with an error message
new CSS tag for optgroups

File:
1 edited

Legend:

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

    r1159 r1182  
    2121    </tr> 
    2222    <tr> 
    23         <td width='140' class='tbl_top_left'> 
     23        <td width='140' class='tbl_top_left' style='white-space:nowrap'> 
    2424            {$posts[pid].post_datestamp|date_format:"forumdate"} 
    2525        </td> 
Note: See TracChangeset for help on using the changeset viewer.