From bd5693bc376226e24ca57299522f61788da96bab Mon Sep 17 00:00:00 2001 From: Mark Crane Date: Sun, 27 Jul 2014 13:14:04 +0000 Subject: [PATCH] Change the copyright footer as previous one would show up over the content in the CDR details, and dialplan details.; --- themes/enhanced/template.php | 13 +++++++++++-- 1 file changed, 11 insertions(+), 2 deletions(-) diff --git a/themes/enhanced/template.php b/themes/enhanced/template.php index c2a5e89a2f..0f986a9c9a 100644 --- a/themes/enhanced/template.php +++ b/themes/enhanced/template.php @@ -1337,8 +1337,17 @@ legend { fusionpbx.com. All rights reserved.\n"; - echo ""; + //if (substr($_SERVER['PHP_SELF'], -9) != "login.php") { + //$copyright .= "© Copyright 2008 - ".date("Y")." fusionpbx.com. All rights reserved.\n"; + //echo ""; + //} + //else { + echo "\n"; + //} ?>