tbrehm
2011-09-05 ced7fc44a7b6fe5db023fca9eefa61e39ad51545
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');
/******************************************************************************/