diff --git a/core/attributedef.class.inc.php b/core/attributedef.class.inc.php
index 6ac007d27..8b0afc534 100644
--- a/core/attributedef.class.inc.php
+++ b/core/attributedef.class.inc.php
@@ -7261,7 +7261,7 @@ class AttributeTagSet extends AttributeSet
}
else
{
- $sHtml .= ''.$oTag.'';
+ $sHtml .= ''.$oTag.'';
}
}
$sHtml .= '';