From fddb73c70c6a2a76332b03fb75c857368a280219 Mon Sep 17 00:00:00 2001 From: Steve Beaver Date: Mon, 28 Aug 2017 12:02:43 -0400 Subject: [PATCH] Partially addresses #7805 Bios date and version check date formats now match other timestamps on the dashboard --- .../local/www/widgets/widgets/system_information.widget.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/usr/local/www/widgets/widgets/system_information.widget.php b/src/usr/local/www/widgets/widgets/system_information.widget.php index 5e0208aaf8..06d061ecdc 100644 --- a/src/usr/local/www/widgets/widgets/system_information.widget.php +++ b/src/usr/local/www/widgets/widgets/system_information.widget.php @@ -110,7 +110,7 @@ if ($_REQUEST['getupdatestatus']) { ?>
+ date("D M j G:i:s T Y", filemtime($cache_file)));?>  
@@ -204,7 +204,7 @@ $rows_displayed = false;
-
+