Changeset 1680 for trunk/templates/show_album.inc.php
- Timestamp:
- 08/20/08 22:35:09 (5 months ago)
- Files:
-
- 1 modified
-
trunk/templates/show_album.inc.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/templates/show_album.inc.php
r1673 r1680 42 42 ?> 43 43 </div> 44 <div id="information_actions"> 44 45 <div style="display:table-cell;" id="rating_<?php echo $album->id; ?>_album"> 45 46 <?php Rating::show($album->id,'album'); ?> 46 47 </div> 47 <div id="information_actions">48 48 <h3><?php echo _('Actions'); ?>:</h3> 49 49 <ul>
