From b9c9dd9e17c1c5da9f99b65eb71b589346566194 Mon Sep 17 00:00:00 2001 From: Sae126V Date: Fri, 6 Sep 2024 11:17:51 +0000 Subject: [PATCH] Update code to show p-tag as bullet points --- .../AuthTokens/ShibAuthToken.php | 23 ++++++++++--------- 1 file changed, 12 insertions(+), 11 deletions(-) diff --git a/lib/Authentication/AuthTokens/ShibAuthToken.php b/lib/Authentication/AuthTokens/ShibAuthToken.php index 67fef8259..3e399d63e 100644 --- a/lib/Authentication/AuthTokens/ShibAuthToken.php +++ b/lib/Authentication/AuthTokens/ShibAuthToken.php @@ -212,19 +212,20 @@ private function getEntitlementErrorMessage() $sectionFragmentInfo = "/#using-institutional-account-via-egi-check-in"; $documentationURL = $resourceLink . $sectionFragmentInfo; - return '"; } }