diff --git a/views/bootstrap/class.AttributeMgr.php b/views/bootstrap/class.AttributeMgr.php
index 1bbc529a6..fcad81298 100644
--- a/views/bootstrap/class.AttributeMgr.php
+++ b/views/bootstrap/class.AttributeMgr.php
@@ -63,6 +63,9 @@ $(document).ready( function() {
if($selattrdef) {
$this->contentHeading(getMLText("attrdef_info"));
$res = $selattrdef->getStatistics(30);
+ if(!empty($res['frequencies']['document']) ||!empty($res['frequencies']['folder']) ||!empty($res['frequencies']['content'])) {
+
+
?>
@@ -93,6 +96,7 @@ $(document).ready( function() {
";
print "\n\n";
@@ -278,7 +282,24 @@ $(document).ready( function() {
$ot = getMLText("version");
break;
}
- print "