diff --git a/get_settings.php b/get_settings.php index 9800f50c..29d6c85d 100644 --- a/get_settings.php +++ b/get_settings.php @@ -243,9 +243,7 @@ $industry_select_array = array( ); $start_page_select_array = array ( - 'dashboard.php'=>'Personal Dashboard', - 'dashboard_financial.php'=>'Administrative Dashboard', - 'dashboard_technical.php' => 'Technical Dashboard', + 'dashboard.php'=>'Dashboard', 'clients.php'=> 'Client Management', 'tickets.php'=> 'Support Tickets', 'invoices.php' => 'Invoices'