Gabriel Jenik
Gabriel Jenik
"nothing to translate" message will only appear if all elements' text are empty (not just main).
Part of the problems had to do with the fact that the code assumed that if you were the owner you were in the group. In LTS it is like...
Turning control into a dropdown which doesn't preset any value form the selected items.
Turning control into a dropdown which doesn't preset any value form the selected items.
The dropdown value was blank because the selected value had a prefix and the options did not. Removes the prefix to the saved value. cssframework (variation) shouldn't be prefixed as...
Getting the extension from the mime type was not that complicated (for this case).