diff --git a/application/views/lehre/lehrauftrag/acceptLehrauftragData.php b/application/views/lehre/lehrauftrag/acceptLehrauftragData.php index caa221685..13460d38e 100644 --- a/application/views/lehre/lehrauftrag/acceptLehrauftragData.php +++ b/application/views/lehre/lehrauftrag/acceptLehrauftragData.php @@ -296,7 +296,7 @@ $filterWidgetArray = array( 'OrgForm', 'Person-ID', 'Typ', - 'Auftrag', + 'LV- / Projektbezeichnung', 'Semester', 'Organisationseinheit', 'Gruppe', diff --git a/application/views/lehre/lehrauftrag/approveLehrauftragData.php b/application/views/lehre/lehrauftrag/approveLehrauftragData.php index 59964a955..045a34a94 100644 --- a/application/views/lehre/lehrauftrag/approveLehrauftragData.php +++ b/application/views/lehre/lehrauftrag/approveLehrauftragData.php @@ -306,7 +306,7 @@ $filterWidgetArray = array( 'OrgForm', 'Person-ID', 'Typ', - 'Auftrag', + 'LV- / Projektbezeichnung', 'Semester', 'Organisationseinheit', 'Gruppe', diff --git a/application/views/lehre/lehrauftrag/orderLehrauftragData.php b/application/views/lehre/lehrauftrag/orderLehrauftragData.php index 3df082642..5b68b6b37 100644 --- a/application/views/lehre/lehrauftrag/orderLehrauftragData.php +++ b/application/views/lehre/lehrauftrag/orderLehrauftragData.php @@ -339,7 +339,7 @@ $filterWidgetArray = array( 'OrgForm', 'Person-ID', 'Typ', - 'Auftrag', + 'LV- / Projektbezeichnung', 'Semester', 'Organisationseinheit', 'Gruppe',