From ec733981aafe998bf94de49c19f88598b1df1c36 Mon Sep 17 00:00:00 2001 From: Simon Leary Date: Mon, 10 Nov 2025 19:40:12 -0500 Subject: [PATCH] cleanup --- webroot/panel/account.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/webroot/panel/account.php b/webroot/panel/account.php index add0e67e..b6a04a48 100644 --- a/webroot/panel/account.php +++ b/webroot/panel/account.php @@ -125,7 +125,7 @@
-
AccountStatus
+
Account Status
"; $isPI = $USER->isPI(); @@ -142,8 +142,8 @@ Go to the My PIs page to join a PI, or click on the button below if you are a PI. + Do not click the button below if you are a student.

-

Students should not request a PI account.

"; }