- Timestamp:
- 09/09/10 14:53:11 (21 months ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
plugins/apostrophePlugin/trunk/modules/aMedia/templates/_selectMultiple.php
r2166 r2168 25 25 <div class="a-media-selection-help"> 26 26 <?php if (aMediaTools::isMultiple()): ?> 27 <h4><?php echo __(' Add images toyour slideshow', null, 'apostrophe') ?></h4>27 <h4><?php echo __('Select images for your slideshow', null, 'apostrophe') ?></h4> 28 28 <?php else: ?> 29 29 <h4><?php echo __('Select an image', null, 'apostrophe') ?></h4>

