summaryrefslogtreecommitdiff
path: root/profiles/expert/expert.profile
diff options
context:
space:
mode:
Diffstat (limited to 'profiles/expert/expert.profile')
-rw-r--r--profiles/expert/expert.profile6
1 files changed, 3 insertions, 3 deletions
diff --git a/profiles/expert/expert.profile b/profiles/expert/expert.profile
index aebb6062e..dd8a5e194 100644
--- a/profiles/expert/expert.profile
+++ b/profiles/expert/expert.profile
@@ -40,7 +40,7 @@ function expert_profile_site_setup(&$install_state) {
'theme' => 'garland',
'status' => 1,
'weight' => 0,
- 'region' => 'left',
+ 'region' => 'sidebar_first',
'pages' => '',
'cache' => -1,
),
@@ -50,7 +50,7 @@ function expert_profile_site_setup(&$install_state) {
'theme' => 'garland',
'status' => 1,
'weight' => 0,
- 'region' => 'left',
+ 'region' => 'sidebar_first',
'pages' => '',
'cache' => -1,
),
@@ -60,7 +60,7 @@ function expert_profile_site_setup(&$install_state) {
'theme' => 'garland',
'status' => 1,
'weight' => 1,
- 'region' => 'left',
+ 'region' => 'sidebar_first',
'pages' => '',
'cache' => -1,
),