diff --git a/gui_landing.html b/gui_landing.html index e82f05a..c987a19 100644 --- a/gui_landing.html +++ b/gui_landing.html @@ -602,7 +602,7 @@ } } } else { - fileUploadLabelElement.textContent = 'Upload file'; // Fallback text + fileUploadLabelElement.textContent = 'Encrypted file upload'; // Fallback text } }); }