Index: typo3/mod/tools/conf.php =================================================================== --- typo3/mod/tools/conf.php (revision 2745) +++ typo3/mod/tools/conf.php (working copy) @@ -1,6 +1,6 @@ + + + Standard User module labels + module + + + + + + + + \ No newline at end of file Index: typo3/sysext/lang/locallang_mod_admintools.xml =================================================================== --- typo3/sysext/lang/locallang_mod_admintools.xml (revision 0) +++ typo3/sysext/lang/locallang_mod_admintools.xml (revision 0) @@ -0,0 +1,13 @@ + + + + Standard Tools module labels + module + + + + + + + + \ No newline at end of file Index: typo3/sysext/setup/mod/locallang_mod.xml =================================================================== --- typo3/sysext/setup/mod/locallang_mod.xml (revision 2745) +++ typo3/sysext/setup/mod/locallang_mod.xml (working copy) @@ -8,7 +8,7 @@ - + \ No newline at end of file Index: typo3/stylesheet.css =================================================================== --- typo3/stylesheet.css (revision 2745) +++ typo3/stylesheet.css (working copy) @@ -232,7 +232,7 @@ TABLE#typo3-vmenu TR.c-mainitem TD SPAN.c-label A { text-decoration: underline; } TABLE#typo3-vmenu TR.c-mainitem TD IMG { vertical-align: middle; margin-right: 2px; } TABLE#typo3-vmenu TR.c-mainitem TD SPAN.c-label { position: relative; top: 1px; } -TABLE#typo3-vmenu TR.c-mainitem TD SPAN.c-iconCollapse { position: absolute; left: 90px; } +TABLE#typo3-vmenu TR.c-mainitem TD SPAN.c-iconCollapse { position: absolute; left: 100px; } TABLE#typo3-vmenu TR.c-mainitem-HL TD { background-color: #aaa; padding: 1px 1px 1px 1px; border: #9BA1A8 1px solid; vertical-align: middle; } TABLE#typo3-vmenu TR.c-mainitem-HL TD SPAN.c-label A { text-decoration: underline; } TABLE#typo3-vmenu TR.c-mainitem-HL TD IMG { vertical-align: middle; margin-right: 2px; }