From 118c9d4dce31e2fd85f4177caf70fda521773a98 Mon Sep 17 00:00:00 2001 From: yehudah Date: Tue, 5 Dec 2017 22:06:28 +0000 Subject: log view ui fix git-svn-id: https://plugins.svn.wordpress.org/post-smtp/trunk@1781620 b8457f37-d9ea-0310-8a92-e5e31aec5664 --- Postman/Postman-Email-Log/PostmanEmailLogController.php | 17 ++++++++--------- 1 file changed, 8 insertions(+), 9 deletions(-) diff --git a/Postman/Postman-Email-Log/PostmanEmailLogController.php b/Postman/Postman-Email-Log/PostmanEmailLogController.php index 447b6dc..3190c32 100644 --- a/Postman/Postman-Email-Log/PostmanEmailLogController.php +++ b/Postman/Postman-Email-Log/PostmanEmailLogController.php @@ -377,22 +377,21 @@ class PostmanEmailLogController {
- -
- -
-
- + - + +
+
+ +
+
-
+
Please notice: when you select a date for example 11/20/2017, behind the scene the query select 11/20/2017 00:00:00.
So if you searching for an email arrived that day at any hour you need to select 11/20/2017 as the From Date and 11/21/2017 as the To Date.
-- cgit v1.2.3