From 2e870e821c722f21498a927cd0f9948413701c92 Mon Sep 17 00:00:00 2001 From: DS-INRA Date: Thu, 16 Mar 2023 15:21:29 +0100 Subject: [PATCH] replaced hard coded strings by new properties --- src/main/java/propertyFiles/Bundle.properties | 2 ++ src/main/webapp/file-download-button-fragment.xhtml | 4 ++-- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/src/main/java/propertyFiles/Bundle.properties b/src/main/java/propertyFiles/Bundle.properties index 45807dc7cde..fb4621fd04d 100644 --- a/src/main/java/propertyFiles/Bundle.properties +++ b/src/main/java/propertyFiles/Bundle.properties @@ -1690,7 +1690,9 @@ file.editFile=Edit file.actionsBlock=File Actions file.accessBtn=Access File +file.accessBtn.header.access=File Access file.accessBtn.header.download=Download Options +file.accessBtn.header.metadata=Download Metadata file.optionsBtn=File Options file.optionsBtn.header.edit=Edit Options file.optionsBtn.header.configure=Configure Options diff --git a/src/main/webapp/file-download-button-fragment.xhtml b/src/main/webapp/file-download-button-fragment.xhtml index ac1ec525b44..1e6352057d1 100644 --- a/src/main/webapp/file-download-button-fragment.xhtml +++ b/src/main/webapp/file-download-button-fragment.xhtml @@ -12,7 +12,7 @@ xmlns:iqbs="http://xmlns.jcp.org/jsf/composite/iqbs"> - +
  • @@ -211,7 +211,7 @@ -
  • +