diff --git a/client_document_add_modal.php b/client_document_add_modal.php
index 548983c7..8858bda7 100644
--- a/client_document_add_modal.php
+++ b/client_document_add_modal.php
@@ -14,36 +14,6 @@
-
-
-
-
-
diff --git a/post.php b/post.php
index 18f7d786..0ea01e76 100644
--- a/post.php
+++ b/post.php
@@ -8480,7 +8480,7 @@ if(isset($_GET['export_client_pdf'])){
while($row = mysqli_fetch_array($sql_software)){
$software_name = $row['software_name'];
$software_type = $row['software_type'];
- $software_license = $row['software_license'];
+ $software_license_type = $row['software_license_type'];
$software_notes = $row['software_notes'];
?>
@@ -8494,7 +8494,7 @@ if(isset($_GET['export_client_pdf'])){
style: 'item'
},
{
- text: ,
+ text: ,
style: 'item'
},
{