From 9335d3330b2cee8065cbd46eb71a7ebc50b4b037 Mon Sep 17 00:00:00 2001 From: Dan McGee Date: Mon, 1 Sep 2014 15:53:23 -0500 Subject: Save some space, (secs) -> (s) Signed-off-by: Dan McGee --- templates/mirrors/mirror_details.html | 4 ++-- templates/mirrors/status_table.html | 4 ++-- templates/mirrors/url_details.html | 2 +- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/templates/mirrors/mirror_details.html b/templates/mirrors/mirror_details.html index 7e1ab9f..2ff4182 100644 --- a/templates/mirrors/mirror_details.html +++ b/templates/mirrors/mirror_details.html @@ -105,8 +105,8 @@ Last Sync Completion % μ Delay (hh:mm) - μ Duration (secs) - σ Duration (secs) + μ Duration (s) + σ Duration (s) Score Details diff --git a/templates/mirrors/status_table.html b/templates/mirrors/status_table.html index 00b9c1d..278256a 100644 --- a/templates/mirrors/status_table.html +++ b/templates/mirrors/status_table.html @@ -8,8 +8,8 @@ Country Completion % μ Delay (hh:mm) - μ Duration (secs) - σ Duration (secs) + μ Duration (s) + σ Duration (s) Mirror Score diff --git a/templates/mirrors/url_details.html b/templates/mirrors/url_details.html index 54960a0..201e189 100644 --- a/templates/mirrors/url_details.html +++ b/templates/mirrors/url_details.html @@ -63,7 +63,7 @@ Check IP Last Sync Delay (hh:mm) - Duration (secs) + Duration (s) Success? Error Message -- cgit v1.2.3-24-g4f1b