Skip to content

Commit 40b20ae

Browse files
TD-2872 Added frequency word on Course reports screen of Tracking system
1 parent 9cc8974 commit 40b20ae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

DigitalLearningSolutions.Web/Views/TrackingSystem/Centre/Reports/EditFilters.cshtml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@
5555
end-date-checkbox-hint-text="Check this box to specify an end date. If left unchecked will display data until today." />
5656

5757
<vc:select-list asp-for="@nameof(Model.ReportInterval)"
58-
label="Report by"
58+
label="Report by frequency"
5959
value="@reportIntervalValue.ToString()"
6060
hint-text=""
6161
required="true"

0 commit comments

Comments
 (0)