summaryrefslogtreecommitdiff
path: root/profiles
diff options
context:
space:
mode:
authorDries Buytaert <dries@buytaert.net>2009-12-16 20:01:46 +0000
committerDries Buytaert <dries@buytaert.net>2009-12-16 20:01:46 +0000
commit703187481ab879ce949669aeaee4a26ddeda2bf5 (patch)
tree861c680afd3d060fd366ac84ce0693fdc2f871f2 /profiles
parentffa47a8ddbaa8cf734e468bae1396cfe128ed2cd (diff)
downloadbrdo-703187481ab879ce949669aeaee4a26ddeda2bf5.tar.gz
brdo-703187481ab879ce949669aeaee4a26ddeda2bf5.tar.bz2
- Patch #658776 by Dave Reid, yoroy: put the search block in the top-right corner.
Diffstat (limited to 'profiles')
-rw-r--r--profiles/default/default.install2
1 files changed, 1 insertions, 1 deletions
diff --git a/profiles/default/default.install b/profiles/default/default.install
index 755cb1b84..c04c6e1b3 100644
--- a/profiles/default/default.install
+++ b/profiles/default/default.install
@@ -210,7 +210,7 @@ function default_install() {
'delta' => 'form',
'theme' => 'seven',
'status' => 1,
- 'weight' => 1,
+ 'weight' => -10,
'region' => 'dashboard_sidebar',
'pages' => '',
'cache' => -1,