Ticket #8676: 8676.2.diff
| File 8676.2.diff, 525 bytes (added by , 17 years ago) |
|---|
-
wp-admin/includes/update.php
83 83 84 84 function core_update_footer( $msg = '' ) { 85 85 if ( !current_user_can('manage_options') ) 86 return sprintf( '| '.__( 'Version %s' ), $GLOBALS['wp_version'] );86 return sprintf( __( 'Version %s' ), $GLOBALS['wp_version'] ); 87 87 88 88 $cur = get_preferred_from_update_core(); 89 89 if ( ! isset( $cur->current ) )
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)