You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: AdminUI/LearningHub.Nhs.AdminUI/Views/Catalogue/Edit.cshtml
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -228,10 +228,10 @@
228
228
229
229
<divclass="row">
230
230
<divclass="col-12">
231
-
<label>Content provided by</label>
231
+
<label>Content developed with</label>
232
232
<pclass="providertext">When applicable please select the provider of this content. This will allow a contributor to flag content from a specific provider. </p>
233
233
<pclass="providertext">This will enable learners to search for content produced by organisations and help separate learning resources from community contributions. </p>
<aclass="tab-link"id="providedBy-tab"data-toggle="tab"href="#providedByPermission"role="tab"aria-controls="providedby"aria-selected="false">Provided by permission</a>
58
+
<aclass="tab-link"id="providedBy-tab"data-toggle="tab"href="#providedByPermission"role="tab"aria-controls="providedby"aria-selected="false">Developed with permission</a>
Copy file name to clipboardExpand all lines: AdminUI/LearningHub.Nhs.AdminUI/Views/User/_UserProviders.cshtml
+19-19Lines changed: 19 additions & 19 deletions
Original file line number
Diff line number
Diff line change
@@ -3,27 +3,27 @@
3
3
@model List<SelectListItem>
4
4
5
5
<divclass="mt-5">
6
-
<divclass="row">
7
-
<divclass="col-12">
8
-
<h1>Provided by permission</h1>
9
-
<pclass="providertext ">Give permission to allow a contributor to flag content from a specific provider. This helps to separate learning resources from community contributions. </p>
10
-
<pclass="providertext">Select the relevant providers;</p>
6
+
<divclass="row">
7
+
<divclass="col-12">
8
+
<h1>Developed with permission</h1>
9
+
<pclass="providertext ">Give permission to allow a contributor to flag content from a specific provider. This helps to separate learning resources from community contributions. </p>
10
+
<pclass="providertext">Select the relevant providers;</p>
<h2id="licence-heading"class="nhsuk-heading-l pt-15">Content developed with</h2>
6
6
<pclass="nhsuk-u-font-weight-normal">When applicable pease select the provider of this content. This will enable users to search for content produced by specific organisations.</p>
0 commit comments