diff --git a/main/admin/user_add.php b/main/admin/user_add.php index 468a3c8e58..5799793d53 100755 --- a/main/admin/user_add.php +++ b/main/admin/user_add.php @@ -245,19 +245,6 @@ $form->addElement( //drh list (display only if student) $display = (isset($_POST['status']) && $_POST['status'] == STUDENT) || !isset($_POST['status']) ? 'block' : 'none'; -//@todo remove the drh list here. This code is unused -$form->addElement('html', '