Update
This commit is contained in:
parent
ca991c6447
commit
ba79835af1
@ -76,7 +76,7 @@ class Opalestate_Admin_Agency {
|
||||
) ,
|
||||
|
||||
array(
|
||||
'name' => esc_html__( 'slogan', 'opalestate-pro' ),
|
||||
'name' => esc_html__( 'Slogan', 'opalestate-pro' ),
|
||||
'id' => "{$prefix}slogan",
|
||||
'type' => 'text'
|
||||
)
|
||||
|
@ -260,7 +260,7 @@ class Opalestate_Agency_MetaBox extends Opalestate_User_MetaBox {
|
||||
],
|
||||
],
|
||||
[
|
||||
'name' => esc_html__( 'slogan', 'opalestate-pro' ),
|
||||
'name' => esc_html__( 'Slogan', 'opalestate-pro' ),
|
||||
'id' => "{$prefix}slogan",
|
||||
'type' => 'text',
|
||||
],
|
||||
|
Loading…
Reference in New Issue
Block a user