projects
/
Packages
/
TYPO3.CMS.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
|
inline
| side by side (parent:
37e1f3d
)
changed reference from verticalmenu.css to modulemenu.css
author
Ingo Renner
<ingo.renner@typo3.org>
Sun, 20 Jan 2008 13:06:54 +0000
(13:06 +0000)
committer
Ingo Renner
<ingo.renner@typo3.org>
Sun, 20 Jan 2008 13:06:54 +0000
(13:06 +0000)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@2933
709f56b5
-9817-0410-a4d7-
c38de5d9e867
typo3/backend.php
patch
|
blob
|
history
diff --git
a/typo3/backend.php
b/typo3/backend.php
index
10cdb91
..
409a5ce
100644
(file)
--- a/
typo3/backend.php
+++ b/
typo3/backend.php
@@
-117,7
+117,7
@@
class TYPO3backend {
$this->cssFiles = array(
'backend-scaffolding' => 'css/backend-scaffolding.css',
'backend-style' => 'css/backend-style.css',
$this->cssFiles = array(
'backend-scaffolding' => 'css/backend-scaffolding.css',
'backend-style' => 'css/backend-style.css',
- '
verticalmenu' => 'css/vertical
menu.css'
+ '
modulemenu' => 'css/module
menu.css'
);
$this->toolbarItems = array();
);
$this->toolbarItems = array();