diff --git a/src/main/resources/messages_en_GB.properties b/src/main/resources/messages_en_GB.properties index 856326617..b4c5bca11 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 966a9866f..dff3fab47 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 2bf0d8751..915c02915 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 78f8508d7..fa75aa1ac 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) { -
- + +