From: ethem Date: Mon, 13 Nov 2006 08:43:16 +0000 (+0000) Subject: Merged from 17stable. X-Git-Url: http://git.mjollnir.org/gw?a=commitdiff_plain;h=cac9c967dfae6f21684a1bf7ba27bd71b6d4d8b0;p=moodle.git Merged from 17stable. --- diff --git a/enrol/authorize/locallib.php b/enrol/authorize/locallib.php index 59e1d2ab05..7aca820bb8 100644 --- a/enrol/authorize/locallib.php +++ b/enrol/authorize/locallib.php @@ -71,7 +71,7 @@ function authorize_print_orders($courseid, $userid) popup_form($baseurl.'&status='.$status.'&course=',$popupcrs,'coursesmenu',$courseid,'','','',false);echo"\n"; if (has_capability('enrol/authorize:uploadcsv', get_context_instance(CONTEXT_USER, $USER->id))) { echo "
"; - echo ""; + echo ""; echo "
"; } else {