Remove tabs from main panel page
This commit is contained in:
parent
00b2118e2c
commit
75970bc41e
6 changed files with 18 additions and 31 deletions
|
@ -1,20 +1,7 @@
|
|||
type: fields
|
||||
fields:
|
||||
meta_description:
|
||||
label:
|
||||
en: Meta description
|
||||
fr: Méta description
|
||||
type: textarea
|
||||
size: small
|
||||
buttons: false
|
||||
required: true
|
||||
help:
|
||||
en: "Short description of the page displayed by search engines and social networks (recommended maximum length: 160 characters)."
|
||||
fr: "Courte description du site web affichée par les moteurs de recherche et les réseaux sociaux (taille maximale conseillée : 160 caractères)."
|
||||
width: 3/4
|
||||
seo_gap:
|
||||
type: gap
|
||||
width: 1/4
|
||||
seo_line:
|
||||
type: line
|
||||
meta_image:
|
||||
label:
|
||||
en: Meta image
|
||||
|
@ -34,6 +21,18 @@ fields:
|
|||
en: "Image displayed by social networks (format: JPEG or PNG)."
|
||||
fr: "Image affichée par les réseaux sociaux (format : JPEG ou PNG)."
|
||||
width: 1/4
|
||||
meta_description:
|
||||
label:
|
||||
en: Meta description
|
||||
fr: Méta description
|
||||
type: textarea
|
||||
size: small
|
||||
buttons: false
|
||||
required: true
|
||||
help:
|
||||
en: "Short description of the page displayed by search engines and social networks (recommended maximum length: 160 characters)."
|
||||
fr: "Courte description du site web affichée par les moteurs de recherche et les réseaux sociaux (taille maximale conseillée : 160 caractères)."
|
||||
width: 3/4
|
||||
# Hidden fields
|
||||
og_type:
|
||||
type: hidden
|
Loading…
Add table
Add a link
Reference in a new issue