Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Open sidebar
open-source
Guaraci WordPress Plugin
Commits
f0ee6fa0
Commit
f0ee6fa0
authored
5 years ago
by
Rafael Chaves Freitas
Browse files
Options
Download
Email Patches
Plain Diff
change hide checkboxes labels
parent
71810d42
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
pagebuilder-components/widgets/posts-list/posts-list.php
pagebuilder-components/widgets/posts-list/posts-list.php
+2
-2
No files found.
pagebuilder-components/widgets/posts-list/posts-list.php
View file @
f0ee6fa0
...
...
@@ -28,11 +28,11 @@ class PostsList extends \SiteOrigin_Widget {
],
'hide_images'
=>
[
'type'
=>
'checkbox'
,
'label'
=>
'
Esconde
r imagem'
'label'
=>
'
Não exibi
r imagem'
],
'hide_excerpt'
=>
[
'type'
=>
'checkbox'
,
'label'
=>
'
Esconde
r resumo'
'label'
=>
'
Não exibi
r resumo'
],
'link'
=>
[
'type'
=>
'section'
,
...
...
This diff is collapsed.
Click to expand it.
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment