[TYPO3-core] RFC: #9859: Upload files in fileadmin: Singular and plural are the same ("files")
Dmitry Dulepov
dmitry.dulepov at gmail.com
Sat Nov 29 14:40:08 CET 2008
Hi!
Xavier Perseguers wrote:
>> I'd love to have a checkbox inline with select control but this
>> should be a different patch.
>
> I don't know whether the text misalignment next to the checkbox has the
> same problem than the fix from Steffen in #9862 but is there something
> to do?
Two things to be done:
- checkbox should have a `class="checkbox"` attribute
- styles should be added:
.c-override, .c-upload {
display: inline;
margin-right: 7px;
}
It is easy but I am too lazy on Saturday evening to do it :D
--
Dmitry Dulepov
TYPO3 translations support
In the blog:
http://typo3bloke.net/post-details/my_mozilla_thunderbird_addon/
My TYPO3 book: http://www.packtpub.com/typo3-extension-development/book
More information about the TYPO3-team-core
mailing list