diff --git a/webroot/panel/account.php b/webroot/panel/account.php index 6628de44..9e6272da 100644 --- a/webroot/panel/account.php +++ b/webroot/panel/account.php @@ -122,34 +122,49 @@ } elseif ($isActive) { echo "
You are curently a user on the Unity Cluster
"; } else { - echo "You are currently not assigned to any PI, and will be - unable to use the cluster. Go to the My PIs - page to join a PI, or click on the button below if you are a PI
"; - echo "Students should not request a PI account.
"; + echo " ++ You are currently not assigned to any PI, and will be + unable to use the cluster. + Go to the + My PIs + page to join a PI, or click on the button below if you are a PI. +
+Students should not request a PI account.
+ "; } if (!$isPI) { if ($SQL->accDeletionRequestExists($USER->getUID())) { - echo - " + "; } else { - echo - "You cannot request to delete your account while you are in a PI group.
"; } else { - echo - "