* Update contacts.php
Added contact_view permission to allow users with only contact view to open contact record to see numbers addresses etc. See also update to contact_edit.php to remove save buttons if user only has contact view.
* Update contact_edit.php
Added permissions to only show save button if user has permissions contact_add or contact_edit. This is in conjunction with the update to contacts.php