From 0d0b374d8b2c8572df304e8e7c77a9aaf645a47b Mon Sep 17 00:00:00 2001 From: hyung-hwan Date: Wed, 21 Dec 2016 12:29:41 +0000 Subject: [PATCH] changed the style of log tables in site home and project home --- codepot/src/codepot/views/project_home.php | 2 +- codepot/src/codepot/views/site_home.php | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/codepot/src/codepot/views/project_home.php b/codepot/src/codepot/views/project_home.php index 4e238303..9a0f5d45 100644 --- a/codepot/src/codepot/views/project_home.php +++ b/codepot/src/codepot/views/project_home.php @@ -212,7 +212,7 @@ foreach ($urls as $url) '; - print ''; + print '
'; if (count($log_entries) > 0) { diff --git a/codepot/src/codepot/views/site_home.php b/codepot/src/codepot/views/site_home.php index 03017e4f..cd55ac08 100644 --- a/codepot/src/codepot/views/site_home.php +++ b/codepot/src/codepot/views/site_home.php @@ -352,7 +352,7 @@ $this->load->view (
-
+
converter->AsciiToHex ('.'); foreach ($log_entries as $log)