Code

Avoid PHP warnings
[gosa.git] / gosa-core / include / class_listing.inc
index e529cfb31cf635cb10df47f8ea728b8ef371b8d2..0e98dee9bdec98f6a4d23e52ec47eec38d8c53ea 100644 (file)
@@ -451,6 +451,7 @@ class listing {
     }
 
     // Assign action menu / base
+    $smarty->assign("HEADLINE", $this->headline);
     $smarty->assign("ACTIONS", $this->renderActionMenu());
     $smarty->assign("BASE", $this->renderBase());