From ac258c53c057b8276233c34907922f4ae053b06c Mon Sep 17 00:00:00 2001 From: divocat Date: Thu, 23 Oct 2025 20:05:55 +0300 Subject: [PATCH] fix: alert displaying --- .../htdocs/luci-static/resources/view/podkop/section.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/luci-app-podkop/htdocs/luci-static/resources/view/podkop/section.js b/luci-app-podkop/htdocs/luci-static/resources/view/podkop/section.js index 54f5bd3..585771d 100644 --- a/luci-app-podkop/htdocs/luci-static/resources/view/podkop/section.js +++ b/luci-app-podkop/htdocs/luci-static/resources/view/podkop/section.js @@ -241,7 +241,7 @@ function createSectionContent(section) { (v) => v === lastSelected || !main.REGIONAL_OPTIONS.includes(v), ); notifications.push( - E("p", { class: "alert-message warning" }, [ + E("p", {}, [ E("strong", {}, _("Regional options cannot be used together")), E("br"), _(