From 3fb6c4bdb322845c18f2697edbe51b6a4db4d03f Mon Sep 17 00:00:00 2001 From: Danang Probo Sayekti Date: Mon, 10 Feb 2014 11:13:52 +0700 Subject: [PATCH] Clean up Clean up --- system/admin/views/layout.html.php | 4 ++-- themes/clean/layout.html.php | 15 +++------------ 2 files changed, 5 insertions(+), 14 deletions(-) diff --git a/system/admin/views/layout.html.php b/system/admin/views/layout.html.php index a23a2c0..a1e20e7 100644 --- a/system/admin/views/layout.html.php +++ b/system/admin/views/layout.html.php @@ -4,7 +4,7 @@ - + @@ -49,6 +49,6 @@ - + \ No newline at end of file diff --git a/themes/clean/layout.html.php b/themes/clean/layout.html.php index 8c625f6..c686c54 100644 --- a/themes/clean/layout.html.php +++ b/themes/clean/layout.html.php @@ -1,19 +1,10 @@ - <?php echo $title; ?> - - - - - - - - - + - + @@ -39,6 +30,6 @@
- + \ No newline at end of file