/[drupal]/contributions/modules/photos/tpl/photos_albumview.tpl.php
ViewVC logotype

Diff of /contributions/modules/photos/tpl/photos_albumview.tpl.php

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph | View Patch Patch

revision 1.1.2.1 by eastcn, Fri Mar 6 08:22:41 2009 UTC revision 1.1.2.2 by eastcn, Sun Apr 5 05:13:01 2009 UTC
# Line 1  Line 1 
1  <?php  <?php
2  // $Id: photos_albumview.tpl.php,v 1.0 2009/2/25 17:10 eastcn Exp $  // $Id: photos_albumview.tpl.php,v 1.1.2.1 2009/03/06 08:22:41 eastcn Exp $
3  ?>  ?>
4  <?php  <?php
5    //print_r($album);    //print_r($album);
# Line 29  Line 29 
29        <?php print theme_node_submitted($node);?>        <?php print theme_node_submitted($node);?>
30      </div>      </div>
31    </div>    </div>
32  <? endif; ?>  <?php endif; ?>
33    
34  <?php print $album['links'];?>  <?php print $album['links'];?>
35  <?php print $album['pager'];?>  <?php print $album['pager'];?>

Legend:
Removed from v.1.1.2.1  
changed lines
  Added in v.1.1.2.2

  ViewVC Help
Powered by ViewVC 1.1.3