Ticket #22455: exclamation.patch
| File exclamation.patch, 661 bytes (added by PotterSys, 6 months ago) |
|---|
-
wp-admin/about.php
49 49 </div> 50 50 <div class="last-feature"> 51 51 <h4><?php echo ( 'Attachment page editor' ); ?></h4> 52 <p><?php echo ( 'You can crop, rotate and resize images right in the Media Library ?There are now formatting controls for content on your attachment pages.' ); ?></p>52 <p><?php echo ( 'You can crop, rotate and resize images right in the Media Library! There are now formatting controls for content on your attachment pages.' ); ?></p> 53 53 </div> 54 54 </div> 55 55 </div>
