Changeset 20848
- Timestamp:
- 05/23/2012 02:22:43 AM (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/wp-admin/about.php
r20847 r20848 43 43 44 44 <h4><?php _e( 'Customize Current Theme' ); ?></h4> 45 <p><?php _e( 'Satisfy your curiosity and try on a fresh coat of paint ---you can also use the live preview mode to customize your current theme. Look for the Customize link on the Themes screen.' ); ?></p>45 <p><?php _e( 'Satisfy your curiosity and try on a fresh coat of paint — you can also use the live preview mode to customize your current theme. Look for the Customize link on the Themes screen.' ); ?></p> 46 46 </div> 47 47 </div> … … 72 72 <img src="<?php echo esc_url( admin_url( 'images/screenshots/captions-2.png' ) ); ?>" class="image-30" /> 73 73 <h4><?php _e( 'HTML Support' ); ?></h4> 74 <p><?php _e( 'Basic HTML support has been added to the caption field in the image uploader. This allows you to add links --- great for photo credits or licensing details ---and basic formatting such as bold and italicized text.' ); ?></p>74 <p><?php _e( 'Basic HTML support has been added to the caption field in the image uploader. This allows you to add links — great for photo credits or licensing details — and basic formatting such as bold and italicized text.' ); ?></p> 75 75 </div> 76 76 </div>
Note: See TracChangeset
for help on using the changeset viewer.