Ignore:
Timestamp:
12/23/09 01:03:19 (3 years ago)
Author:
sam
Message:

Fix links in the trac navbar.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • web/trunk/trac/conf/trac.ini

    r4172 r4173  
    3636tickets.label = Bug reports 
    3737wiki.label = Home 
    38 discussions.label = Forums 
    3938 
    4039[mimeviewer] 
     
    139138split_page_names = false 
    140139 
     140[discussion] 
     141title = Forums 
     142default_display = tree 
     143forum_sort = id 
     144forum_sort_direction = asc 
     145topic_sort = id 
     146topic_sort_direction = asc 
     147 
Note: See TracChangeset for help on using the changeset viewer.