summaryrefslogtreecommitdiffstats
path: root/templates/mirrors/status_table.html
diff options
context:
space:
mode:
authorDan McGee <dan@archlinux.org>2014-09-01 15:53:23 -0500
committerDan McGee <dan@archlinux.org>2014-09-01 15:53:23 -0500
commit9335d3330b2cee8065cbd46eb71a7ebc50b4b037 (patch)
treede03d9b32ad65f61d0d9284a541857be9dc24b24 /templates/mirrors/status_table.html
parent0b17362c37ee91d329184fae3bb3f38801ede152 (diff)
downloadarchweb-9335d3330b2cee8065cbd46eb71a7ebc50b4b037.tar.gz
archweb-9335d3330b2cee8065cbd46eb71a7ebc50b4b037.zip
Save some space, (secs) -> (s)
Signed-off-by: Dan McGee <dan@archlinux.org>
Diffstat (limited to 'templates/mirrors/status_table.html')
-rw-r--r--templates/mirrors/status_table.html4
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>