Problem/Motivation
The list of fields in the field mapping section of the media type form is not sorted.
Steps to reproduce
Proposed resolution
The $options should be sorted with natcasesort().
Remaining tasks
User interface changes
Before:
Click here to see the screenshots before the changes
After:
Click here to see the screenshots after the changes