Skip to content

Commit c26d12a

Browse files
committed
TD_3718_ adding the text 'Last accessed date' to the administrators card in the superadmin section.
1 parent b395ce1 commit c26d12a

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)