Changeset 261

Show
Ignore:
Timestamp:
07/19/07 00:46:41 (3 years ago)
Author:
eevee
Message:
 
Location:
veekun/trunk
Files:
2 added
2 modified

Legend:

Unmodified
Added
Removed
  • veekun/trunk/site_options.yml

    r214 r261  
    4949      - text: Edit settings 
    5050        url: /users/edit 
     51      - text: Statistics 
     52        url: /users/stats 
    5153#  - text: Options 
    5254#    url: /options 
  • veekun/trunk/templates/index.tt

    r195 r261  
    5050    </div> 
    5151    <div class="front-box"> 
    52         <a href="/users/list" class="heading"><img src="/images/icons/index/stats.png" alt="" class="icon"/> User Statistics</a> 
     52        <a href="/users/stats" class="heading"><img src="/images/icons/index/stats.png" alt="" class="icon"/> User Statistics</a> 
    5353[% IF recent_users.is_empty %] 
    5454        <p> Nobody has been on in a while. </p>