Authors data validation fix
Fixes
Fixes #273 (closed)
Changes
- Error messages for requiring either first or last name value to be provided.
- Aligning the submit button with the data fields for the forms.
- Fix formatting
authorfield for east asian order names. (last firstinstead oflast, first)
Type of PR
This PR is an improvement.
Tests
Visit pages /admin/authors/add and /admin/authors/edit/<author_id> for testing.