From a6de804d08adedf627b1232d19c00751f71f4cb8 Mon Sep 17 00:00:00 2001 From: Nate Date: Fri, 25 Oct 2019 19:00:19 -0600 Subject: [PATCH] CDR: Center Date and Time column headings. --- app/xml_cdr/xml_cdr.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/xml_cdr/xml_cdr.php b/app/xml_cdr/xml_cdr.php index 91c61cda04..d32df1dbbb 100644 --- a/app/xml_cdr/xml_cdr.php +++ b/app/xml_cdr/xml_cdr.php @@ -854,4 +854,4 @@ //show the footer require_once "resources/footer.php"; -?> +?> \ No newline at end of file