Show
Ignore:
Timestamp:
07/10/08 17:53:04 (5 months ago)
Author:
aarkerio
Message:

Litle changes

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/app/views/layouts/rubyx.ctp

    r634 r637  
    5555  <?php  
    5656     
    57      echo ($this->action == 'blog' || $this->action == 'entry') ? '<li id="active">' : '<li>'; ?>   
     57     echo ($this->action == 'display' || $this->action == 'entry') ? '<li id="active">' : '<li>'; ?>   
    5858     <a href="/blog/<?php echo $blog['User']['username'] ?>">eduBlog<span class="tab-l"></span><span class="tab-r"></span></a></li>  
    5959