diff --git a/admin/reports_judges.inc.php b/admin/reports_judges.inc.php index b0a8ee41..531917eb 100644 --- a/admin/reports_judges.inc.php +++ b/admin/reports_judges.inc.php @@ -108,8 +108,8 @@ $report_judges_fields = array( 'complete' => array( 'name' => 'Judge -- Registration Complete', - 'header' => 'Complete', - 'width' => 0.5, + 'header' => 'Cmpl', + 'width' => 0.4, 'table' => 'judges.complete', 'value_map' => array ('no' => 'No', 'yes' => 'Yes')),