Show
Ignore:
Timestamp:
09/21/07 00:37:41 (15 months ago)
Author:
aarkerio
Message:

Tests & Answers

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/app/views/entries/admin_start.thtml

    r109 r137  
    3737</div> 
    3838 
    39  
    4039<div class="main-item" title="Lessons" onclick="document.location.href = '/admin/lessons/listing'"> 
    4140  <span class="main-item-icon"> 
     
    7170  </span> 
    7271  <a href="/admin/catglossaries/listing" title="Glossary" class="main-item-caption">Glossary</a> 
    73 </div> 
    74  
    75 <div class="main-item" title="Manage your comments" onclick="document.location.href = '/admin/comments/listing'"> 
    76   <span class="main-item-icon"> 
    77       <?php echo $html->link($html->image('comments.png', array("title"=>"Comments", "alt"=>"Comments")), '/admin/comments/listing', null, null, false); ?> 
    78   </span> 
    79   <a href="/admin/comments/listing" title="Comments" class="main-item-caption">Comments</a> 
    8072</div> 
    8173