Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
ai
noblogs-wp
Commits
f2ba1797
Commit
f2ba1797
authored
Jun 02, 2011
by
root
Committed by
agata
Jul 01, 2020
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Constructor: Removed Save Tab
parent
c55a0464
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
wp-content/themes/constructor/admin/admin.php
wp-content/themes/constructor/admin/admin.php
+1
-1
No files found.
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
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