Adds a standardized headline to the ExtensionManager backend
end module.
Also streamlines the outer spacing to comply with the other
core backend modules and #typo3-inner-docbody.
Change-Id: Ie5a8decf30f4fd19a2a692ee1f7e8d1c34d3ddf5
Resolves: #39921
Releases: 6.0
Reviewed-on: http://review.typo3.org/15661
Reviewed-by: Georg Ringer
Tested-by: Georg Ringer
Reviewed-by: Helmut Hummel
Tested-by: Helmut Hummel
<file source-language="en" datatype="plaintext" original="messages" date="2011-10-17T20:22:37Z" product-name="workspaces">
<header/>
<body>
+ <trans-unit id="extensionManager" xml:space="preserve">
+ <source>Extension Manager</source>
+ </trans-unit>
<trans-unit id="manageExtensions" xml:space="preserve">
<source>Manage Extensions</source>
</trans-unit>
</div>
<div id="typo3-docbody">
<div id="typo3-extension-manager">
+ <h2><f:translate key="extensionManager">Extension Manager</f:translate></h2>
+
<div id="typo3-extension-main-menu">
<div class="tabs">
<ul>
#typo3-extension-manager {
- margin: 30px;
+ margin: 15px 12px;
}
.contentWrapper .ui-widget-header {
padding-top: 8px; }
#typo3-extension-manager {
- margin: 30px; }
+ margin: 15px 12px; }
.contentWrapper .ui-widget-header {
background: none;