From 3e6c8e9b069cae660edd56628c55e1a445aac721 Mon Sep 17 00:00:00 2001 From: Sunil Mohan Adapa Date: Wed, 11 Mar 2026 21:31:39 -0700 Subject: [PATCH] ui: Use inline SVG icons for internal zone message Tests: - In Privoxy app with only internal interface defined, the icon appears as before in message in light/dark themes. Signed-off-by: Sunil Mohan Adapa Reviewed-by: James Valleroy --- plinth/templates/internal-zone.html | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/plinth/templates/internal-zone.html b/plinth/templates/internal-zone.html index 0e5e9ebbe..4c6579f79 100644 --- a/plinth/templates/internal-zone.html +++ b/plinth/templates/internal-zone.html @@ -3,13 +3,14 @@ {% endcomment %} {% load i18n %} +{% load plinth_extras %} {% block internal_zone_warning %} {% for component in firewall %} {% if not component.is_external %}