From 8b247fd8dfcddcaebab0b11b8e63b9e20b41398b Mon Sep 17 00:00:00 2001 From: Sem Date: Fri, 25 May 2012 22:25:26 +0200 Subject: Changed purity => habitorio. --- views/default/page/layouts/custom_index.php | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'views/default/page/layouts') diff --git a/views/default/page/layouts/custom_index.php b/views/default/page/layouts/custom_index.php index 5aa9f9abc..d42b45d0d 100644 --- a/views/default/page/layouts/custom_index.php +++ b/views/default/page/layouts/custom_index.php @@ -19,7 +19,7 @@ if (elgg_get_config('allow_registration') != false) { } else { $content = ''; } -$showpeople = elgg_get_plugin_setting('showpeople','purity_theme'); +$showpeople = elgg_get_plugin_setting('showpeople','habitorio_theme'); if (!$showpeople) $showpeople = 'right'; ?> @@ -28,9 +28,9 @@ if (!$showpeople) $showpeople = 'right';
- + - +
@@ -39,10 +39,10 @@ if (!$showpeople) $showpeople = 'right';
- + - +
- \ No newline at end of file + -- cgit v1.2.3