From bcfe9484b5baba92dbd583eac8191567989239bd Mon Sep 17 00:00:00 2001 From: Ariel Rin Date: Tue, 12 Mar 2024 03:34:33 +0000 Subject: [PATCH] When providing a single time, clarify EVE Time --- allianceauth/optimer/templates/optimer/dashboard.ops.html | 2 +- .../timerboard/templates/timerboard/dashboard.timers.html | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/allianceauth/optimer/templates/optimer/dashboard.ops.html b/allianceauth/optimer/templates/optimer/dashboard.ops.html index 9432b33d..93c49e36 100644 --- a/allianceauth/optimer/templates/optimer/dashboard.ops.html +++ b/allianceauth/optimer/templates/optimer/dashboard.ops.html @@ -14,7 +14,7 @@ {% translate "Operation" %} {% translate "Type" %} {% translate "Form Up System" %} - {% translate "Start Time" %} + {% translate "EVE Time" %} diff --git a/allianceauth/timerboard/templates/timerboard/dashboard.timers.html b/allianceauth/timerboard/templates/timerboard/dashboard.timers.html index 0e8b69c0..181ab24d 100644 --- a/allianceauth/timerboard/templates/timerboard/dashboard.timers.html +++ b/allianceauth/timerboard/templates/timerboard/dashboard.timers.html @@ -14,7 +14,7 @@ {% translate "Timer" %} {% translate "Type" %} {% translate "System" %} - {% translate "Eve Time" %} + {% translate "EVE Time" %}