Show
Ignore:
Timestamp:
02/23/08 17:16:49 (11 months ago)
Author:
aarkerio
Message:

Upgrade to 1.2

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/app/views/entries/admin_listing.ctp

    r258 r276  
    44<?php $session->flash(); ?> 
    55 
    6 <?php echo $html->addCrumb('Control Tools', '/admin/entries/start'); ?>  
    7  
    8 <?php echo $html->getCrumbs(' / '); ?> 
     6<?php  
     7 echo $html->addCrumb('Control Tools', '/admin/entries/start'); 
     8 echo $html->getCrumbs(' / ');  
     9?> 
    910 
    1011<div class="title_section">Entries </div> 
     
    4142</table> 
    4243 
    43 <?php echo $pagination; ?> 
     44<?php  
     45//echo $pagination;  
     46?>