Changeset 27469 for trunk/src/wp-admin/custom-header.php
- Timestamp:
- 03/08/2014 04:13:28 AM (12 years ago)
- File:
-
- 1 edited
-
trunk/src/wp-admin/custom-header.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-admin/custom-header.php
r27029 r27469 132 132 '<p><strong>' . __( 'For more information:' ) . '</strong></p>' . 133 133 '<p>' . __( '<a href="http://codex.wordpress.org/Appearance_Header_Screen" target="_blank">Documentation on Custom Header</a>' ) . '</p>' . 134 '<p>' . __( '<a href="http ://wordpress.org/support/" target="_blank">Support Forums</a>' ) . '</p>'134 '<p>' . __( '<a href="https://wordpress.org/support/" target="_blank">Support Forums</a>' ) . '</p>' 135 135 ); 136 136 }
Note: See TracChangeset
for help on using the changeset viewer.