From 7cf8f5310941f3d97aadbc4c31280629d88e54b2 Mon Sep 17 00:00:00 2001 From: Mike Koch Date: Sun, 22 Feb 2015 11:41:05 -0500 Subject: [PATCH] #136 Update reports --- admin/reports.php | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/admin/reports.php b/admin/reports.php index 771a896f..821d3193 100644 --- a/admin/reports.php +++ b/admin/reports.php @@ -1,12 +1,12 @@ '.$totals['worked'].''; + echo ''.$totals['worked'].''; } ?> @@ -511,7 +511,7 @@ require_once(HESK_PATH . 'inc/show_admin_nav.inc.php'); '.$totals['worked'].''; + echo ''.$totals['worked'].''; } ?> @@ -940,7 +940,7 @@ require_once(HESK_PATH . 'inc/show_admin_nav.inc.php'); '.$totals['worked'].''; + echo ''.$totals['worked'].''; } ?>