Show
Ignore:
Timestamp:
08/09/07 12:55:08 (17 months ago)
Author:
aarkerio
Message:

General update

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/app/views/galleries/admin_listing.thtml

    r18 r54  
     1<script type="text/javascript"> 
     2   window.onload = timedMsg; 
     3</script> 
     4<?php $session->flash(); ?> 
    15<?php echo $html->addCrumb('Control Tools', '/admin/entries/start'); ?>  
    26<?php echo $html->getCrumbs(' / '); ?> 
    37 
    4 <p><?php echo $html->link($html->image('admin/new.gif', array("alt"=>"Add new gallery", "title"=>"Add new gallery")), '/admin/galleries/add', null, false, false) ?></p> 
     8<p><?php echo $html->link($html->image('admin/new.gif', array("alt"=>"Add new page", "title"=>"Add new page")), '/admin/galleries/add', null, false, false) ?></p> 
    59 
    610<table class="tbadmin">