Make notices added in [30459] less ugly.

see #25569, #25571, [30505].

git-svn-id: https://develop.svn.wordpress.org/trunk@30657 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Dominik Schilling (ocean90) 2014-11-30 12:20:04 +00:00
parent e587324180
commit 2f3fed5a52
2 changed files with 2 additions and 2 deletions

View File

@ -239,7 +239,7 @@ class Custom_Background {
<h2><?php _e( 'Custom Background' ); ?></h2>
<?php if ( current_user_can( 'customize' ) ) { ?>
<div class="update-nag hide-if-no-customize">
<div class="notice notice-info hide-if-no-customize">
<p>
<?php
printf(

View File

@ -525,7 +525,7 @@ class Custom_Image_Header {
<h2><?php _e( 'Custom Header' ); ?></h2>
<?php if ( current_user_can( 'customize' ) ) { ?>
<div class="update-nag hide-if-no-customize">
<div class="notice notice-info hide-if-no-customize">
<p>
<?php
printf(