From 1b5e267d8b06448a1b852aa290e5e4654706b622 Mon Sep 17 00:00:00 2001 From: patrick Date: Sun, 23 Feb 2025 04:58:28 +0000 Subject: [PATCH] Hide project division selector --- register_participants_project.php | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/register_participants_project.php b/register_participants_project.php index 6ec8dc85..732f8731 100644 --- a/register_participants_project.php +++ b/register_participants_project.php @@ -254,7 +254,8 @@ if ($config['usedivisionselector'] == 'yes') { ' . i18n('Division Selector') . ''; + // FIXME: Feature to help a student pick a category + //echo ' ' . i18n('Division Selector') . ''; } echo '';