diff --git a/htdocs/themes/geocities/views/defaults/footer_message.php b/htdocs/themes/geocities/views/defaults/footer_message.php
index 47a9e8d..d242912 100644
--- a/htdocs/themes/geocities/views/defaults/footer_message.php
+++ b/htdocs/themes/geocities/views/defaults/footer_message.php
@@ -6,19 +6,19 @@
-
+
|
-
+
|
-
+
|
-
+
|
-
+
|
diff --git a/htdocs/themes/geocities/views/defaults/header.php b/htdocs/themes/geocities/views/defaults/header.php
index a087d9f..8a66894 100644
--- a/htdocs/themes/geocities/views/defaults/header.php
+++ b/htdocs/themes/geocities/views/defaults/header.php
@@ -15,8 +15,8 @@ $page_title .= $this->config->item('site_name');
//Carabiner
$this->carabiner->config(array(
- 'script_dir' => 'themes/bootstrap/js/',
- 'style_dir' => 'themes/bootstrap/css/',
+ 'script_dir' => 'themes/geocities/js/',
+ 'style_dir' => 'themes/geocities/css/',
'cache_dir' => 'static/asset/',
'base_uri' => base_url(),
'combine' => true,
@@ -48,7 +48,7 @@ $this->carabiner->display('css');
-
config->item('site_name'); ?>
+
config->item('site_name'); ?>