diff --git a/src/main/resources/messages_en_GB.properties b/src/main/resources/messages_en_GB.properties index 85632661..b4c5bca1 100644 --- a/src/main/resources/messages_en_GB.properties +++ b/src/main/resources/messages_en_GB.properties @@ -131,7 +131,7 @@ home.certSign.desc=Signs a PDF with a Certificate/Key (PEM/P12) home.pageLayout.title=Multi-Page Layout home.pageLayout.desc=Merge multiple pages of a PDF document into a single page - +error.pdfPassword=The PDF Document is passworded and either the password was not provided or was incorrect downloadPdf=Download PDF text=Text diff --git a/src/main/resources/templates/error.html b/src/main/resources/templates/error.html index 966a9866..dff3fab4 100644 --- a/src/main/resources/templates/error.html +++ b/src/main/resources/templates/error.html @@ -103,7 +103,7 @@ margin-top: 0;
- +
diff --git a/src/main/resources/templates/fragments/common.html b/src/main/resources/templates/fragments/common.html index 2bf0d875..915c0291 100644 --- a/src/main/resources/templates/fragments/common.html +++ b/src/main/resources/templates/fragments/common.html @@ -220,6 +220,14 @@ document.addEventListener("DOMContentLoaded", function () { + \ No newline at end of file diff --git a/src/main/resources/templates/fragments/navbar.html b/src/main/resources/templates/fragments/navbar.html index 78f8508d..fa75aa1a 100644 --- a/src/main/resources/templates/fragments/navbar.html +++ b/src/main/resources/templates/fragments/navbar.html @@ -349,8 +349,8 @@ function compareVersions(version1, version2) { -
- + +