- Removed: /forms.contact from the "other Plugins" list
- Update: changed main menu name to "ManFisher" instead of "ManFisher Plugins" git-svn-id: https://plugins.svn.wordpress.org/footnotes/trunk@990330 b8457f37-d9ea-0310-8a92-e5e31aec5664
This commit is contained in:
parent
0c01b80173
commit
e39ed897cc
1 changed files with 1 additions and 2 deletions
|
@ -32,7 +32,7 @@ class MCI_Footnotes_Layout_Init {
|
|||
* @since 1.5.0
|
||||
* @var string
|
||||
*/
|
||||
const C_STR_MAIN_MENU_TITLE = "ManFisher Plugins";
|
||||
const C_STR_MAIN_MENU_TITLE = "ManFisher";
|
||||
|
||||
/**
|
||||
*
|
||||
|
@ -145,7 +145,6 @@ class MCI_Footnotes_Layout_Init {
|
|||
array("name" => "identity", "title" => "Identity"),
|
||||
array("name" => "google-keyword-suggest", "title" => "Google Keyword Suggest"),
|
||||
array("name" => "competition", "title" => "competition"),
|
||||
array("name" => "formscontact", "title" => "/forms.contact"),
|
||||
array("name" => "footnotes", "title" => "Footnotes")
|
||||
);
|
||||
|
||||
|
|
Reference in a new issue