From 30c637df3cfdab193b5ab6dcb5c682ae619e2161 Mon Sep 17 00:00:00 2001 From: David Knoll Date: Tue, 30 Sep 2014 23:50:05 +0100 Subject: [PATCH] Improve formatting of "Declare Winner By" field on "Preview & Send" tab --- partials/abtesting/tab4.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/partials/abtesting/tab4.html b/partials/abtesting/tab4.html index 56d8d2b878..d0f7ea0206 100755 --- a/partials/abtesting/tab4.html +++ b/partials/abtesting/tab4.html @@ -24,7 +24,7 @@ Declare Winner By - {{currentABTest.date}} Date   {{currentABTest.time}} Time + Date: {{currentABTest.date}}   Time: {{currentABTest.time}} -- 2.25.1