diff --git a/admin/reports_awards.inc.php b/admin/reports_awards.inc.php index 1a262228..2ba6593a 100644 --- a/admin/reports_awards.inc.php +++ b/admin/reports_awards.inc.php @@ -186,7 +186,7 @@ $report_awards_fields = array( 'name' => 'Primary Contact -- Notes', 'header' => 'Contact Notes', 'width' => 3, - 'table' => 'PRIMARYCONTACTUSER.notes' ), + 'table' => 'PRIMARYCONTACT.notes' ), 'judgeteamname' => array( 'components' => array('judgingteam'),