From 38b0199cb4aeaca12cb40daa7816caee8504911e Mon Sep 17 00:00:00 2001 From: Marc Delisle Date: Sat, 10 Feb 2007 16:01:22 +0000 Subject: [PATCH] typo --- libraries/common.lib.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libraries/common.lib.php b/libraries/common.lib.php index a5b5aff4b..45154f4a5 100644 --- a/libraries/common.lib.php +++ b/libraries/common.lib.php @@ -2362,7 +2362,7 @@ if (typeof(window.parent) != 'undefined' echo '' - . ($GLOBALS['cfg']['PropertiesIconic'] == 'both' ? ' ' . $text : '') . "\n"; + . ($GLOBALS['cfg']['PropertiesIconic'] === 'both' ? ' ' . $text : '') . "\n"; } } // end function