diff options
Diffstat (limited to 'templates/mirrors/status_table.html')
-rw-r--r-- | templates/mirrors/status_table.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/templates/mirrors/status_table.html b/templates/mirrors/status_table.html index 00b9c1df..278256ae 100644 --- a/templates/mirrors/status_table.html +++ b/templates/mirrors/status_table.html @@ -8,8 +8,8 @@ <th>Country</th> <th>Completion %</th> <th>μ Delay (hh:mm)</th> - <th>μ Duration (secs)</th> - <th>σ Duration (secs)</th> + <th>μ Duration (s)</th> + <th>σ Duration (s)</th> <th>Mirror Score</th> </tr> </thead> |