diff --git a/content/student/studentdetailoverlay.xul.php b/content/student/studentdetailoverlay.xul.php
index ec72ee756..845d48397 100644
--- a/content/student/studentdetailoverlay.xul.php
+++ b/content/student/studentdetailoverlay.xul.php
@@ -783,6 +783,22 @@ echo '';
class="sortDirectionIndicator"
sort="rdf:http://www.technikum-wien.at/prestudentrolle/rdf#statusgrund" />
+
+
+
+
+
+
+
+
@@ -804,6 +820,10 @@ echo '';
+
+
+
+
diff --git a/rdf/prestudentrolle.rdf.php b/rdf/prestudentrolle.rdf.php
index f60b93050..7a3dd636b 100644
--- a/rdf/prestudentrolle.rdf.php
+++ b/rdf/prestudentrolle.rdf.php
@@ -119,6 +119,10 @@ foreach($ps->result as $row)
statusgrund_id.']]>
statusgrund_id])?$statusgrund_arr[$row->statusgrund_id]:'').']]>
+ formatDatum($row->insertamum,'d.m.Y H:i:s').']]>
+ insertvon.']]>
+ formatDatum($row->updateamum,'d.m.Y H:i:s').']]>
+ updatevon.']]>
';