Преглед изворни кода

Minor - Remove strange char

See 0a1bdf7686b52c965c7f713d7dfc4bd22e6b4992
Angel Fernando Quiroz Campos пре 6 година
родитељ
комит
01a26a6a34
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      main/gradebook/lib/fe/gradebooktable.class.php

+ 1 - 1
main/gradebook/lib/fe/gradebooktable.class.php

@@ -732,7 +732,7 @@ class GradebookTable extends SortableTable
                     }
 
                     $totalRanking = AbstractLink::getCurrentUserRanking($user_id, $totalRanking);
-²                    $totalRanking = $scoredisplay->display_score(
+                    $totalRanking = $scoredisplay->display_score(
                         $totalRanking,
                         SCORE_DIV,
                         SCORE_BOTH,