Change form editor page title, swap "New" to "Add New"

This commit is contained in:
Tautvidas Sipavičius
2016-07-29 12:28:42 +03:00
parent 18398a3bfb
commit c46ee07674
5 changed files with 5 additions and 5 deletions

View File

@ -169,7 +169,7 @@ class Menu {
add_submenu_page(
true,
$this->setPageTitle(__('Form')),
$this->setPageTitle(__('Form Editor')),
__('Form Editor'),
'manage_options',
'mailpoet-form-editor',