From 62510f10ed2117a583353d0d82f3550aa17b7d7c Mon Sep 17 00:00:00 2001 From: Arnei Date: Fri, 13 Mar 2026 12:12:16 +0100 Subject: [PATCH] Correctly limit theme watermark filetypes See also relevant backend changes: https://github.com/opencast/opencast/pull/6921/changes This patch corrects the translation string that tells the user what acceptable files types are. It also sets those file types as acceptable for the file upload. --- src/components/configuration/partials/wizard/WatermarkPage.tsx | 2 +- src/i18n/org/opencastproject/adminui/languages/lang-en_US.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/components/configuration/partials/wizard/WatermarkPage.tsx b/src/components/configuration/partials/wizard/WatermarkPage.tsx index 4a5a65eb90..60682ae9e0 100644 --- a/src/components/configuration/partials/wizard/WatermarkPage.tsx +++ b/src/components/configuration/partials/wizard/WatermarkPage.tsx @@ -75,7 +75,7 @@ const WatermarkPage = ({