Dotclear

Changeset 1657 for plugins/metaImage


Ignore:
Timestamp:
10/24/09 12:12:25 (14 years ago)
Author:
kozlika
Message:

Ajout balises alt dans img (pour accessibilité).

File:
1 edited

Legend:

Unmodified
Added
Removed
  • plugins/metaImage/_admin.php

    r459 r1657  
    5050          <h3><label class="<?php echo $required?>" for="upfileimage"><?php echo __('Image')?></label></h3> 
    5151          <?php if ($imageAttached) { ?> 
    52           <img src="<?php echo $imageSrc?>" width="<?php echo $width?>" height="<?php echo $height?>" /> 
     52          <img src="<?php echo $imageSrc?>" width="<?php echo $width?>" height="<?php echo $height?>" alt="" /> 
    5353          <?php } else { ?> 
    5454          <?php } ?> 
Note: See TracChangeset for help on using the changeset viewer.

Sites map