diff --git a/src/main/resources/db/migration/V5.5.0.4__7451-unique-constraint-storageidentifier.sql b/src/main/resources/db/migration/V5.5.0.5__7451-unique-constraint-storageidentifier.sql similarity index 100% rename from src/main/resources/db/migration/V5.5.0.4__7451-unique-constraint-storageidentifier.sql rename to src/main/resources/db/migration/V5.5.0.5__7451-unique-constraint-storageidentifier.sql diff --git a/src/main/webapp/dataset-license-terms.xhtml b/src/main/webapp/dataset-license-terms.xhtml index 87049f519a2..cb82855564e 100644 --- a/src/main/webapp/dataset-license-terms.xhtml +++ b/src/main/webapp/dataset-license-terms.xhtml @@ -50,14 +50,14 @@

- #{bundle['file.icon.alttxt']} + #{termsOfUseAndAccess.license.name}

- #{bundle['file.icon.alttxt']} + #{DatasetPage.getSelectedLicenseById().name}

diff --git a/src/main/webapp/dataset.xhtml b/src/main/webapp/dataset.xhtml index 31f5b820bcc..5727b1878b3 100644 --- a/src/main/webapp/dataset.xhtml +++ b/src/main/webapp/dataset.xhtml @@ -606,7 +606,7 @@

- #{bundle['file.icon.alttxt']} + #{DatasetPage.workingVersion.termsOfUseAndAccess.license.name}

@@ -1637,7 +1637,7 @@

- #{bundle['file.icon.alttxt']} + #{DatasetPage.workingVersion.termsOfUseAndAccess.license.name}