From 6c483f0453b3aa8ed10d68ca4841f18a813ddeb6 Mon Sep 17 00:00:00 2001 From: Christopher Starcher Date: Thu, 29 Feb 2024 16:05:55 -0600 Subject: [PATCH 1/2] changed wording for public option --- .../webapp/app/views/modals/submissions/saveCurrentFilter.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/main/webapp/app/views/modals/submissions/saveCurrentFilter.html b/src/main/webapp/app/views/modals/submissions/saveCurrentFilter.html index c29c1f01b5..4c3eea8430 100644 --- a/src/main/webapp/app/views/modals/submissions/saveCurrentFilter.html +++ b/src/main/webapp/app/views/modals/submissions/saveCurrentFilter.html @@ -27,7 +27,7 @@ model="box.activeFilters" property="publicFlag" label="Public" - placeholder="I would like this filter to be available to all users." + placeholder="I would like this filter to be available to other users." form="forms.saveFilter" validations="box.activeFilters.getValidations()" results="box.activeFilters.getValidationResults()"> From d6ac598c69fca29b9b668cef5362da5bfd71436a Mon Sep 17 00:00:00 2001 From: Christopher Starcher Date: Thu, 29 Feb 2024 18:30:13 -0600 Subject: [PATCH 2/2] fixed spelling for add default embargo button --- .../webapp/app/views/admin/settings/workflow/embargoTypes.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/main/webapp/app/views/admin/settings/workflow/embargoTypes.html b/src/main/webapp/app/views/admin/settings/workflow/embargoTypes.html index f1e146804f..9a0b349db2 100644 --- a/src/main/webapp/app/views/admin/settings/workflow/embargoTypes.html +++ b/src/main/webapp/app/views/admin/settings/workflow/embargoTypes.html @@ -25,7 +25,7 @@

Default Embargoes