Customizer: Merge two strings.
see #32576. git-svn-id: https://develop.svn.wordpress.org/trunk@33164 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
parent
74c38e0e94
commit
c9b863c636
@ -1607,7 +1607,7 @@ class WP_Customize_Nav_Menu_Control extends WP_Customize_Control {
|
||||
<p>
|
||||
<label>
|
||||
<input type="checkbox" class="auto_add">
|
||||
<?php _e( 'Automatically add new top-level pages to this menu.' ) ?>
|
||||
<?php _e( 'Automatically add new top-level pages to this menu' ) ?>
|
||||
</label>
|
||||
</p>
|
||||
<?php
|
||||
|
Loading…
Reference in New Issue
Block a user