diff --git a/apply/index.php b/apply/index.php index 1fe42f4..57b9cd3 100644 --- a/apply/index.php +++ b/apply/index.php @@ -203,15 +203,12 @@ if(isset($_REQUEST['authcode'])) {
- + fetch($grouplists)) { - if($grouplist["group_id"]==$row['group_id']) { - $select='selected="selected"'; - } else { - $select=''; - } - echo ''; + echo ' + '; } ?> @@ -249,7 +246,7 @@ if(isset($_REQUEST['authcode'])) {
-
@@ -257,6 +254,7 @@ if(isset($_REQUEST['authcode'])) {
+