diff --git a/content/student/studentenoverlay.xul.php b/content/student/studentenoverlay.xul.php
index 911efd8c5..62811ada4 100644
--- a/content/student/studentenoverlay.xul.php
+++ b/content/student/studentenoverlay.xul.php
@@ -129,7 +129,9 @@ else
if ($id == 'student-toolbar-student')
echo '';
-
+ if ($id == 'interessent-toolbar-zustudent')
+ echo '';
+
foreach($gruende[$status_kurzbz] as $row)
{
$commandWithID = str_replace('STATUSGRUNDID',$row['statusgrund_id'],$command);
@@ -213,7 +215,7 @@ else
getAll(true);
-
+
foreach($statusgrund->result as $row)
{
?>