Fix form field row IDs and missing classes.
Review Request #9215 — Created Sept. 23, 2017 and submitted — Latest diff uploaded
This change restores some missing items (row IDs and error/field name classes)
from the admin form templates. This was just a simple oversight from the recent
admin template refactor.
Verified that the new repository form was no longer broken.