To participate you must create an account on apostrophenow.org. If you have already done so, click Login.

Show
Ignore:
Timestamp:
09/09/10 14:53:11 (21 months ago)
Author:
rickybanister
Message:

cleaned up media library upload controls design, moved media item controls out of the thumbnail list item so they now sit on top of the selected overlay

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • plugins/apostrophePlugin/trunk/modules/aMedia/templates/_selectMultiple.php

    r2166 r2168  
    2525                        <div class="a-media-selection-help"> 
    2626                          <?php if (aMediaTools::isMultiple()): ?> 
    27                                 <h4><?php echo __('Add images to your slideshow', null, 'apostrophe') ?></h4> 
     27                                <h4><?php echo __('Select images for your slideshow', null, 'apostrophe') ?></h4> 
    2828                        <?php else: ?> 
    2929                          <h4><?php echo __('Select an image', null, 'apostrophe') ?></h4>