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 05df5a4 + 40b20ae commit 91d93acCopy full SHA for 91d93ac
DigitalLearningSolutions.Web/Views/TrackingSystem/Centre/Reports/EditFilters.cshtml
@@ -55,7 +55,7 @@
55
end-date-checkbox-hint-text="Check this box to specify an end date. If left unchecked will display data until today." />
56
57
<vc:select-list asp-for="@nameof(Model.ReportInterval)"
58
- label="Report by"
+ label="Report by frequency"
59
value="@reportIntervalValue.ToString()"
60
hint-text=""
61
required="true"
0 commit comments