diff --git a/application/views/system/infocenter/infocenterData.php b/application/views/system/infocenter/infocenterData.php
index 6cafc6192..91a24c463 100644
--- a/application/views/system/infocenter/infocenterData.php
+++ b/application/views/system/infocenter/infocenterData.php
@@ -394,7 +394,7 @@
if ($datasetRaw->OnholdDate != null)
{
- $mark = "text-success";
+ $mark = "onhold";
}
// Parking has priority over locking
diff --git a/public/css/infocenter/infocenterPersonDataset.css b/public/css/infocenter/infocenterPersonDataset.css
index 2e0edf07f..621391e67 100644
--- a/public/css/infocenter/infocenterPersonDataset.css
+++ b/public/css/infocenter/infocenterPersonDataset.css
@@ -4,4 +4,9 @@
hr.studiensemesterline
{
margin: 6px 6px;
+}
+
+.onhold
+{
+ color: #CDAD00
}
\ No newline at end of file
diff --git a/public/js/infocenter/infocenterPersonDataset.js b/public/js/infocenter/infocenterPersonDataset.js
index 2187a6a3b..2768f77b2 100644
--- a/public/js/infocenter/infocenterPersonDataset.js
+++ b/public/js/infocenter/infocenterPersonDataset.js
@@ -51,7 +51,7 @@ var InfocenterPersonDataset = {
var legendHtml = ' Gesperrt ' +
' Geparkt ' +
- ' Zurückgestellt';
+ ' Zurückgestellt';
// userdefined Semestervariable shown independently of personcount,
// it is possible to change the semester