Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
ai
noblogs-wp
Commits
6bf55211
Commit
6bf55211
authored
Jun 02, 2011
by
root
Committed by
agata
Oct 17, 2019
Browse files
Constructor: Removed Save Tab
parent
119c6f04
Changes
1
Hide whitespace changes
Inline
Side-by-side
wp-content/themes/constructor/admin/admin.php
View file @
6bf55211
...
...
@@ -26,7 +26,7 @@ $constructor_modules = array(
__
(
'CSS'
,
'constructor'
)
=>
'css'
,
__
(
'Images'
,
'constructor'
)
=>
'images'
,
__
(
'Slideshow'
,
'constructor'
)
=>
'slideshow'
,
__
(
'Save'
,
'constructor'
)
=>
'save'
,
//
__('Save', 'constructor') => 'save',
__
(
'Clean'
,
'constructor'
)
=>
'clean'
,
__
(
'Help'
,
'constructor'
)
=>
'help'
);
...
...
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