From 3002126d447e252f89ef74f3d10dbde93eb9856f Mon Sep 17 00:00:00 2001 From: Marc Alexander Date: Tue, 14 Feb 2023 20:49:16 +0100 Subject: [PATCH] Add missing b3p-icon classes to html files --- .../prosilver/template/portal/modules/announcements_center.html | 2 +- styles/prosilver/template/portal/modules/whois_online_side.html | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/styles/prosilver/template/portal/modules/announcements_center.html b/styles/prosilver/template/portal/modules/announcements_center.html index 99d41848..a7819ebe 100644 --- a/styles/prosilver/template/portal/modules/announcements_center.html +++ b/styles/prosilver/template/portal/modules/announcements_center.html @@ -1,6 +1,6 @@ {{ definition.C_BLOCK_H_L }}{% if definition.S_BLOCK_ICON %} {% if definition.FA_ENABLED %} - + {% else %} {% endif %} diff --git a/styles/prosilver/template/portal/modules/whois_online_side.html b/styles/prosilver/template/portal/modules/whois_online_side.html index f3a2069d..d40e4c19 100644 --- a/styles/prosilver/template/portal/modules/whois_online_side.html +++ b/styles/prosilver/template/portal/modules/whois_online_side.html @@ -1,6 +1,6 @@ {{ definition.LR_BLOCK_H_L }}{% if definition.S_BLOCK_ICON %} {% if definition.FA_ENABLED %} - + {% else %} {% endif %}