tbrehm
2011-06-06 5645a5e533e82ca73da6ec794fe1b314aed2aa39
interface/web/dashboard/dashboard.php
@@ -131,7 +131,7 @@
/* Which dashlets in which column */
/******************************************************************************/
$leftcol_dashlets = array('modules');
$leftcol_dashlets = array('modules','invoices');
$rightcol_dashlets = array('limits');
/******************************************************************************/