Merge branch 'MDL-30851_master_wip' of git://github.com/grabs/moodle
This commit is contained in:
@@ -154,7 +154,7 @@ if ($courseitemfilter > 0) {
|
||||
|
||||
echo '<tr>';
|
||||
echo '<td>'.$shortname.'</td>';
|
||||
echo '<td align="right">'
|
||||
echo '<td align="right">';
|
||||
echo number_format(($c->avgvalue), 2, $sep_dec, $sep_thous);
|
||||
echo '</td>';
|
||||
echo '</tr>';
|
||||
|
||||
Reference in New Issue
Block a user