瀏覽代碼

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,