mysql_query("UNLOCK TABLES"); } /* * set groups for combined event * **************************************************************************************/ AA_printCategorySelection('meeting_entries_setgroups.php', $category, 'get'); $page->printPageTitle($strCombinedGroupsAutoAssign . ", " . $strEventTypeSingleCombined); ?> <table><tr> <td class='forms'> </td> <td class='forms'> <?php AA_printEventCombinedSelection('meeting_entries_setgroups.php', $category, $category . "_" . $comb, 'get'); ?> </td> </tr></table> <br> <?php // // show entries for category and combined type // if ($category > 0 && $comb > 0) { ?> <table class='dialog'> <tr> <form action="meeting_entries_setgroups.php?sort=<?php echo $_GET['sort']; ?>
<p /> <table><tr> <td class='forms'> <?php AA_printCategorySelection('event_enrolement.php', $category, 'get'); ?> </td> <td class='forms'> <?php AA_printEventSelection('event_enrolement.php', $category, $event); ?> </td> <td class='forms'> <?php AA_printEventCombinedSelection('event_enrolement.php', $category, $comb, 'get'); ?> </td> </tr></table> <br> <table> <tr> <th class='dialog'><?php echo $strCategory . " "; echo $strOf2; ?> </th> <form action='event_enrolement.php' method='post' name='catFrom' > <input name='arg' type='hidden' value='change_catFrom' /> <input name='catFrom' type='hidden' value='<?php