From 6acb50ed545f71c45f306a6d0e45750e0b6e7764 Mon Sep 17 00:00:00 2001 From: Jean-Christian Denis Date: Tue, 11 Apr 2023 10:29:29 +0200 Subject: [PATCH] missed this one --- src/Widgets.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Widgets.php b/src/Widgets.php index 357c9ea..9a4a03d 100644 --- a/src/Widgets.php +++ b/src/Widgets.php @@ -95,7 +95,7 @@ class Widgets (bool) $w->content_only, My::id() . ' ' . $w->class, '', - ($w->title ? $w->renderTitle(html::escapeHTML($w->title)) : '') . + ($w->title ? $w->renderTitle(Html::escapeHTML($w->title)) : '') . '