We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents c61de1b + 2d3dda8 commit 55b7429Copy full SHA for 55b7429
DigitalLearningSolutions.Web/Services/DelegateDownloadFileService.cs
@@ -39,7 +39,7 @@ public class DelegateDownloadFileService : IDelegateDownloadFileService
39
private const string ProfessionalRegistrationNumber = "Professional Registration Number";
40
private const string JobGroup = "Job group";
41
private const string RegisteredDate = "Registered";
42
- private const string LastAccessed = "Last Accessed";
+ private const string LastAccessed = "Last Accessed Date";
43
private const string RegistrationComplete = "Registration complete";
44
private const string Active = "Active";
45
private const string Approved = "Approved";
0 commit comments