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:
Dominik Schilling (ocean90) 2015-07-11 20:04:53 +00:00
parent 74c38e0e94
commit c9b863c636

View File

@ -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