From: pilpi Date: Fri, 26 Dec 2008 00:29:17 +0000 (+0000) Subject: quiz editing: MDL-17730 skip links X-Git-Url: http://git.mjollnir.org/gw?a=commitdiff_plain;h=5669badfaf45eb1433250f64921bfa065484078f;p=moodle.git quiz editing: MDL-17730 skip links --- diff --git a/mod/quiz/edit.php b/mod/quiz/edit.php index 00d2fe9e1b..a86533760d 100644 --- a/mod/quiz/edit.php +++ b/mod/quiz/edit.php @@ -566,7 +566,9 @@ $localcss= ''; print_header_simple($pagetitle, '', $navigation, "", $localcss,true, $questionbankmanagement.$strupdatemodule); - +//TODO: these skip links really need to be right after the opening of the body element, +// and preferably implemented in an