diff --git a/application/views/system/infocenter/infocenterData.php b/application/views/system/infocenter/infocenterData.php
index 49f0c7af6..37f2dcf71 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..d6efe8a1d 100644
--- a/public/css/infocenter/infocenterPersonDataset.css
+++ b/public/css/infocenter/infocenterPersonDataset.css
@@ -4,4 +4,9 @@
hr.studiensemesterline
{
margin: 6px 6px;
+}
+
+.onhold
+{
+ color: #00CD00 /* #00CD00 #CDAD00 #68228B #8A2BE2*/
}
\ No newline at end of file
diff --git a/public/js/infocenter/infocenterPersonDataset.js b/public/js/infocenter/infocenterPersonDataset.js
index 45e30008c..33976fe6e 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