diff --git a/LearningHub.Nhs.WebUI/Views/Bookmark/Index.cshtml b/LearningHub.Nhs.WebUI/Views/Bookmark/Index.cshtml index 8e5b7504..80097b28 100644 --- a/LearningHub.Nhs.WebUI/Views/Bookmark/Index.cshtml +++ b/LearningHub.Nhs.WebUI/Views/Bookmark/Index.cshtml @@ -58,6 +58,7 @@

Save and organise your learning resources as bookmarks.

+

Bookmarks can be displayed individually or you can create folders to organise your learning resources.

diff --git a/LearningHub.Nhs.WebUI/Views/Bookmark/Toggle.cshtml b/LearningHub.Nhs.WebUI/Views/Bookmark/Toggle.cshtml index 8f77215a..c2540dcd 100644 --- a/LearningHub.Nhs.WebUI/Views/Bookmark/Toggle.cshtml +++ b/LearningHub.Nhs.WebUI/Views/Bookmark/Toggle.cshtml @@ -16,7 +16,7 @@ if (returnUrl == "/") { - backToText += "Learning Hub"; + backToText += "Home"; controller = "home"; action = "index"; } @@ -139,4 +139,4 @@
- \ No newline at end of file + diff --git a/LearningHub.Nhs.WebUI/Views/MyLearning/LearningHistory.cshtml b/LearningHub.Nhs.WebUI/Views/MyLearning/LearningHistory.cshtml index 304c466a..1df7e9a4 100644 --- a/LearningHub.Nhs.WebUI/Views/MyLearning/LearningHistory.cshtml +++ b/LearningHub.Nhs.WebUI/Views/MyLearning/LearningHistory.cshtml @@ -60,18 +60,18 @@ }

- You can use this page to search and filter learning resources you've accessed, download certificates and generate a report + You can use this page to search and filter learning resources you've accessed and generate a report of your activity.

- Learn how to manage My learning + Learn how to manage Learning history
-

My learning displays an itemised activity table. This table details everything you have accessed in the Learning Hub.

+

Learning history displays an itemised activity table. This table details everything you have accessed in the Learning Hub.

You can search your learning activity by entering a search term in the search box. This will only search your learning activity and not the entire Learning Hub. Results will be displayed placing your search term as the filter. To return to your full Itemised activity, either select clear all filters or uncheck your search term(s).

@@ -92,7 +92,7 @@
-

Search within My learning

+

Search within Learning history