Merge branch 'MDL-25881' of git://git.luns.net.uk/moodle

This commit is contained in:
Petr Skoda
2011-01-17 19:12:33 +01:00
+1 -1
View File
@@ -351,7 +351,7 @@ function print_log($course, $user=0, $date=0, $order="l.time ASC", $page=0, $per
$table->head = array(
get_string('time'),
get_string('ip_address'),
get_string('fullnamecourse'),
get_string('fullname'),
get_string('action'),
get_string('info')
);