From 7bbea6351a2ad151e83813d9a6a9b42d077e78f4 Mon Sep 17 00:00:00 2001 From: james Date: Mon, 10 Dec 2007 19:21:21 +0000 Subject: [PATCH] 1) Properly handle "filterdivisionbycategory" checks for divisional awards 2) Properly handle cases where there's MORE than one award for a certain div/cat combo --- admin/judges_schedulerconfig.php | 6 ++--- admin/judges_schedulerconfig_check.inc.php | 28 +++++++++++++++++----- 2 files changed, 25 insertions(+), 9 deletions(-) diff --git a/admin/judges_schedulerconfig.php b/admin/judges_schedulerconfig.php index c37171a..35c6707 100644 --- a/admin/judges_schedulerconfig.php +++ b/admin/judges_schedulerconfig.php @@ -70,14 +70,14 @@ if($config['judge_scheduler_percent']=="-1") $missing_awards = judges_scheduler_check_awards(); if(count($missing_awards) == 0) { - echo happy(i18n("There is a divisional award for each division, good")); + echo happy(i18n("There is a single divisional award for each division/category, good")); } else { - echo "
The following awards are missing: