Changeset 27469 for trunk/src/wp-admin/upload.php
- Timestamp:
- 03/08/2014 04:13:28 AM (12 years ago)
- File:
-
- 1 edited
-
trunk/src/wp-admin/upload.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-admin/upload.php
r27403 r27469 169 169 '<p><strong>' . __( 'For more information:' ) . '</strong></p>' . 170 170 '<p>' . __( '<a href="http://codex.wordpress.org/Media_Library_Screen" target="_blank">Documentation on Media Library</a>' ) . '</p>' . 171 '<p>' . __( '<a href="http ://wordpress.org/support/" target="_blank">Support Forums</a>' ) . '</p>'171 '<p>' . __( '<a href="https://wordpress.org/support/" target="_blank">Support Forums</a>' ) . '</p>' 172 172 ); 173 173
Note: See TracChangeset
for help on using the changeset viewer.