Ticket #20959: 20959.diff
File 20959.diff, 403 bytes (added by , 13 years ago) |
---|
-
update.php
134 134 echo "<div class='update-nag'>$msg</div>"; 135 135 } 136 136 add_action( 'admin_notices', 'update_nag', 3 ); 137 add_action( 'network_admin_notices', 'update_nag', 3 ); 137 138 138 139 // Called directly from dashboard 139 140 function update_right_now_message() {