From e2c130b7172d9dd85cc6f11e5a9240e6034b5dd9 Mon Sep 17 00:00:00 2001 From: "sanjeev.p" Date: Mon, 4 May 2026 11:36:07 +0530 Subject: [PATCH] FIX_label file size --- app/Views/claim_files_upload.php | 1 + app/Views/client_kyc.php | 1 + app/Views/non_eb_claim_edit.php | 2 +- app/Views/notification.php | 7 ++++--- 4 files changed, 7 insertions(+), 4 deletions(-) diff --git a/app/Views/claim_files_upload.php b/app/Views/claim_files_upload.php index e8f4429e..d2fe3ae8 100644 --- a/app/Views/claim_files_upload.php +++ b/app/Views/claim_files_upload.php @@ -618,6 +618,7 @@ + Allowed: PDF, JPG, JPEG, PNG.
diff --git a/app/Views/client_kyc.php b/app/Views/client_kyc.php index 54f69c69..11daea59 100755 --- a/app/Views/client_kyc.php +++ b/app/Views/client_kyc.php @@ -5,6 +5,7 @@
+ * Allowed: PDF, JPG, JPEG, PNG.
diff --git a/app/Views/non_eb_claim_edit.php b/app/Views/non_eb_claim_edit.php index 29b533e8..a145f7ae 100644 --- a/app/Views/non_eb_claim_edit.php +++ b/app/Views/non_eb_claim_edit.php @@ -1229,7 +1229,7 @@ function nonebAddFileUploadHtml() { var row = document.createElement('div'); row.className = 'form-row dynamic-form-row'; row.innerHTML = '
' + - '
' + + '
Allowed: PDF, JPG, JPEG, PNG.
' + '
'; container.appendChild(row); } diff --git a/app/Views/notification.php b/app/Views/notification.php index 5072ab39..8dd20c09 100755 --- a/app/Views/notification.php +++ b/app/Views/notification.php @@ -449,7 +449,7 @@ - + * Allowed: PDF, JPG, JPEG, PNG.
@@ -537,7 +537,7 @@ - + * Allowed: PDF, JPG, JPEG, PNG.
@@ -642,7 +642,7 @@ - + * Allowed: PDF, JPG, JPEG, PNG.
@@ -738,6 +738,7 @@ + * Allowed: PDF, JPG, JPEG, PNG.