Update LBRY_Admin.php
This commit is contained in:
parent
cbeba21938
commit
7ad6d8a178
1 changed files with 1 additions and 1 deletions
|
@ -25,7 +25,7 @@ class LBRY_Admin
|
|||
*/
|
||||
public function create_options_page()
|
||||
{
|
||||
$hook_suffix = add_menu_page(
|
||||
add_menu_page(
|
||||
__('LBRYPress Settings', 'lbrypress'),
|
||||
__('LBRYPress', 'lbrypress'),
|
||||
'manage_options',
|
||||
|
|
Loading…
Reference in a new issue