From e5cd3c5a9e92b09337f91019b1f22ba32bc2e662 Mon Sep 17 00:00:00 2001 From: paolo Date: Thu, 16 Jun 2016 15:11:20 +0200 Subject: [PATCH] Fixed header.php: removed body tag --- application/views/templates/header.php | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/application/views/templates/header.php b/application/views/templates/header.php index 3b3fb9fa9..cc9a24ef7 100644 --- a/application/views/templates/header.php +++ b/application/views/templates/header.php @@ -41,6 +41,4 @@ if ($tablesort) - - - + \ No newline at end of file