Remove most named character references from output
[lhc/web/wiklou.git] / includes / LogEventsList.php
index 2c7939f..bfbbfa8 100644 (file)
@@ -107,7 +107,7 @@ class LogEventsList {
 
                // Tag filter
                if ($tagSelector) {
-                       $html .= Xml::tags( 'p', null, implode( ' ', $tagSelector ) );
+                       $html .= Xml::tags( 'p', null, implode( ' ', $tagSelector ) );
                }
 
                // Filter links