Florian Schaal
2015-01-08 2e9ac915cb0efc7474443d317e317d9875a1feef
interface/web/dashboard/dashboard.php
@@ -158,7 +158,7 @@
/* Which dashlets in which column */
/******************************************************************************/
$default_leftcol_dashlets = array('modules', 'invoices', 'quota', 'mailquota');
$default_rightcol_dashlets = array('limits');
$default_rightcol_dashlets = array('customer', 'products', 'shop', 'limits');
$app->uses('getconf');
$dashlets_config = $app->getconf->get_global_config('misc');