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)) : '') . '