Customizer: Merge two strings.
see #32576. Built from https://develop.svn.wordpress.org/trunk@33164 git-svn-id: http://core.svn.wordpress.org/trunk@33136 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user