Merge branch 'MDL-53641' of git://github.com/stronk7/moodle
This commit is contained in:
@@ -3000,7 +3000,7 @@ EOD;
|
||||
}
|
||||
|
||||
if (!empty($pagingbar->lastlink)) {
|
||||
$output .= ' ...' . $pagingbar->lastlink . ' ';
|
||||
$output .= ' ... ' . $pagingbar->lastlink . ' ';
|
||||
}
|
||||
|
||||
if (!empty($pagingbar->nextlink)) {
|
||||
|
||||
Reference in New Issue
Block a user