mirror of
https://github.com/openclassify/openclassify.git
synced 2026-01-11 18:01:10 -06:00
field names edited
This commit is contained in:
parent
5a01f77dd5
commit
bd153541f9
@ -9,7 +9,7 @@ return [
|
||||
'fields' => [
|
||||
'home_page_sub_categories_limit', 'navigation_title', 'navigation_action', 'date_fields',
|
||||
'price_fields', 'breadcrumbs', 'ad_details', 'ad_details_tab', 'latest_and_view_all_btn',
|
||||
'register_page_instruction_logo', 'register_page_alert_link', 'enabled_countries'
|
||||
'register_page_instruction_logo', 'register_page_alert_link', 'default_country'
|
||||
],
|
||||
],
|
||||
'template' => [
|
||||
|
||||
@ -40,7 +40,7 @@ return [
|
||||
'home_page_sub_categories_limit' => [
|
||||
'name' => 'Homepage Sub Categories Limit',
|
||||
],
|
||||
'enabled_countries' => [
|
||||
'name' => 'Enabled Country',
|
||||
'default_country' => [
|
||||
'name' => 'Register page, default country for phone',
|
||||
]
|
||||
];
|
||||
Loading…
Reference in New Issue
Block a user