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
f2ba1797
Commit
f2ba1797
authored
Jun 02, 2011
by
root
Committed by
agata
Jul 01, 2020
Browse files
Constructor: Removed Save Tab
parent
c55a0464
Changes
1
Hide whitespace changes
Inline
Side-by-side
wp-content/themes/constructor/admin/admin.php
View file @
f2ba1797
...
...
@@ -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
Supports
Markdown
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