From b549938f131ebc67d6df6bae905a0c06119b5d29 Mon Sep 17 00:00:00 2001 From: ajugo Date: Thu, 22 Dec 2022 11:09:20 +0100 Subject: [PATCH] Fix print modal css [SCI-7437] (#4648) --- app/javascript/vue/repository_print_modal/container.vue | 4 ++-- config/locales/en.yml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/app/javascript/vue/repository_print_modal/container.vue b/app/javascript/vue/repository_print_modal/container.vue index 57dfb279d..768e9da8e 100644 --- a/app/javascript/vue/repository_print_modal/container.vue +++ b/app/javascript/vue/repository_print_modal/container.vue @@ -7,13 +7,13 @@ diff --git a/config/locales/en.yml b/config/locales/en.yml index ea90f2033..f30250d85 100644 --- a/config/locales/en.yml +++ b/config/locales/en.yml @@ -876,7 +876,7 @@ en: fluics_warning: 'Built-in FLUICS templates can’t be edited, deleted or duplicated' delete_modal: title: 'Delete Label template(s)' - description: 'Are you sure you want to delete the selected Label template(s)?' + description: 'Are you sure you want to delete the selected label template(s)?' show: breadcrumb_index: 'Label templates' name_error_prefix: 'Label template name'