From 7727e3ffa7bbd66699e103ddba064fa6e43ffa6f Mon Sep 17 00:00:00 2001 From: Corey McKrill <916023+coreymckrill@users.noreply.github.com> Date: Fri, 25 Oct 2019 17:15:44 -0700 Subject: [PATCH] Log: Change date format of log entries --- plugins/wporg-5ftf/views/log.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins/wporg-5ftf/views/log.php b/plugins/wporg-5ftf/views/log.php index 5aaf1c2..8ef19f4 100644 --- a/plugins/wporg-5ftf/views/log.php +++ b/plugins/wporg-5ftf/views/log.php @@ -19,7 +19,7 @@ namespace WordPressDotOrg\FiveForTheFuture\View;