Changeset 18254 for trunk/wp-admin/press-this.php
- Timestamp:
- 06/10/2011 11:01:45 PM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/wp-admin/press-this.php
r18155 r18254 603 603 <div class="postdivrich"> 604 604 <ul id="actions" class="actions"> 605 <li><?php _e( 'Add:' ); ?></li> 605 <li><?php _e( 'Add:' ); ?></li> 606 606 <li id="photo_button"> 607 607 <?php if ( current_user_can('upload_files') ) { ?><a title="<?php _e('Insert an Image'); ?>" href="#">
Note: See TracChangeset
for help on using the changeset viewer.