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