Commit f0ee6fa0 authored by Rafael Chaves Freitas's avatar Rafael Chaves Freitas
Browse files

change hide checkboxes labels

parent 71810d42
......@@ -28,11 +28,11 @@ class PostsList extends \SiteOrigin_Widget {
],
'hide_images' => [
'type' => 'checkbox',
'label' => 'Esconder imagem'
'label' => 'Não exibir imagem'
],
'hide_excerpt' => [
'type' => 'checkbox',
'label' => 'Esconder resumo'
'label' => 'Não exibir resumo'
],
'link' => [
'type' => 'section',
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment