From 246cc0e6b52f455dcb1ab23039202d7498d91d30 Mon Sep 17 00:00:00 2001 From: andyjdavis Date: Wed, 5 Jan 2011 15:08:18 +0800 Subject: [PATCH] course MDL-25831 removed trailing whitespace --- course/request.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/course/request.php b/course/request.php index f3177b4ebae..6d14e392ad7 100644 --- a/course/request.php +++ b/course/request.php @@ -70,4 +70,4 @@ echo $OUTPUT->header(); echo $OUTPUT->heading($strtitle); // Show the request form. $requestform->display(); -echo $OUTPUT->footer(); +echo $OUTPUT->footer(); \ No newline at end of file -- 2.43.0