Changeset 1846 in ExiteCMS for trunk/includes/templates/main.albums.galleryview.tpl
- Timestamp:
- 10/10/08 11:21:53 (4 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/includes/templates/main.albums.galleryview.tpl
r1802 r1846 93 93 </table> 94 94 {if $photos[id].gallery_photo_description|default:"" != ""} 95 <span class='small'>{$photos[id].parsed_gallery_photo_description}</span>95 {$photos[id].parsed_gallery_photo_description} 96 96 {elseif $photos[id].can_edit} 97 <span class='small'>{$locale.487}</span>97 {$locale.487} 98 98 {/if} 99 99 </td>
Note: See TracChangeset
for help on using the changeset viewer.
