Commit
d057e980429faf3aab1289b002b785ebfc3784d4
by anrodriqueztsk62 Fixes in add user
It does not allow to register the same login or a user with the same
email, showing the corresponding error in the view. The title of the
page is displayed correctly. It also corrects the length of the phone,
since with length 9, international format is not allowed, besides the
date. Design of the unified view with the rest of the views.