diff --git a/client_contact_details_modal.php b/client_contact_details_modal.php index 55d0a78a..895f4d99 100644 --- a/client_contact_details_modal.php +++ b/client_contact_details_modal.php @@ -85,7 +85,7 @@ $software_id = $row['software_id']; $software_name = $row['software_name']; $software_type = $row['software_type']; - $software_license = $row['software_license_type']; + $software_license = $row['software_license']; $software_notes = $row['software_notes']; ?> @@ -105,4 +105,4 @@ - \ No newline at end of file +