/[drupal]/contributions/modules/fast_gallery/fast_gallery-image.tpl.php
ViewVC logotype

Diff of /contributions/modules/fast_gallery/fast_gallery-image.tpl.php

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

revision 1.2, Fri Oct 30 05:55:29 2009 UTC revision 1.3, Mon Nov 9 07:29:05 2009 UTC
# Line 1  Line 1 
1  <?php  <?php
2  // $Id:  // $Id:
3    
4  ?>  ?>
5    
6  <div class="fast-gallery-image">  <div class="fast-gallery-image">
7    <?php print $image; ?>    <?php print $image; ?>
8      <?php print $name; ?>
9  </div>  </div>

Legend:
Removed from v.1.2  
changed lines
  Added in v.1.3

  ViewVC Help
Powered by ViewVC 1.1.2