From: ivan Date: Sun, 14 Sep 2008 19:13:59 +0000 (+0000) Subject: default the menu to top in 1.9, still a pref X-Git-Tag: root_of_webpay_support~359 X-Git-Url: http://git.freeside.biz/gitweb/?p=freeside.git;a=commitdiff_plain;h=9c8e3bcad078ed4d4d0f13369210db0fe7aa1ce5 default the menu to top in 1.9, still a pref --- diff --git a/httemplate/elements/header.html b/httemplate/elements/header.html index 8527d26a5..0a939aa9e 100644 --- a/httemplate/elements/header.html +++ b/httemplate/elements/header.html @@ -269,6 +269,6 @@ my $head = @_ ? shift : ''; #$head is for things that go in the section my $conf = new FS::Conf; my $menu_position = $FS::CurrentUser::CurrentUser->option('menu_position') - || 'left'; + || 'top'; #new default for 1.9