diff --git a/lib/Authentication/AuthTokens/ShibAuthToken.php b/lib/Authentication/AuthTokens/ShibAuthToken.php index 3e399d63e..357470c9a 100644 --- a/lib/Authentication/AuthTokens/ShibAuthToken.php +++ b/lib/Authentication/AuthTokens/ShibAuthToken.php @@ -224,8 +224,7 @@ private function getEntitlementErrorMessage() . "REFEDS Sirtfi." . "
  • Please see here for more information: " . "" - . $documentationURL . "." - . "
  • " + . "{$documentationURL}." . ""; } }