Skip to content

Commit f6a25c8

Browse files
authored
Merge pull request #3270 from TechnologyEnhancedLearning/Develop/feature/TD-3718_Display_LastAccessed_SuperAdmin_Card
TD_3718 Adding the text 'Last accessed date' to the administrators card in the superadmin section
2 parents e42945b + c26d12a commit f6a25c8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

DigitalLearningSolutions.Web/Views/SuperAdmin/AdminAccounts/_SearchableAdminAccountsCard.cshtml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@
7676
</div>
7777
<div class="nhsuk-summary-list__row">
7878
<dt class="nhsuk-summary-list__key">
79-
Last Accessed
79+
Last accessed date
8080
</dt>
8181
<partial name="_SummaryFieldValue" model="@Model.LastAccessed" />
8282
<dd class="nhsuk-summary-list__actions">

0 commit comments

Comments
 (0)