diff --git a/LearningHub.Nhs.WebUI/Views/MyLearning/_ActivityTable.cshtml b/LearningHub.Nhs.WebUI/Views/MyLearning/_ActivityTable.cshtml index 9df2b40fa..017c2bac7 100644 --- a/LearningHub.Nhs.WebUI/Views/MyLearning/_ActivityTable.cshtml +++ b/LearningHub.Nhs.WebUI/Views/MyLearning/_ActivityTable.cshtml @@ -108,6 +108,9 @@ View certificate } } + else { + Certificate unavailable + }