From f50a6a122aff7e9a20137f0dcef32a1ea7a28543 Mon Sep 17 00:00:00 2001 From: Thierry Parmentelat Date: Tue, 29 Mar 2011 07:18:17 +0200 Subject: [PATCH] bugfix - unclosed
in toggles with an info bubble --- plekit/php/toggle.php | 1 + 1 file changed, 1 insertion(+) diff --git a/plekit/php/toggle.php b/plekit/php/toggle.php index 65e3996..562ffd4 100644 --- a/plekit/php/toggle.php +++ b/plekit/php/toggle.php @@ -139,6 +139,7 @@ class PlekitToggle { $html .= "
options['info-text']; -- 2.43.0