소스 검색

Change icon stat

stany.ferer 1 년 전
부모
커밋
b875df9252
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      core/class/icon.class.php

+ 1 - 1
core/class/icon.class.php

@@ -25,7 +25,7 @@ class icon
                 return "bi bi-clock-history";
                 break;
             case 'stats':
-                return "bi bi-pie-chart-fill";
+                return "bi bi-graph-up";
                 break;
             // Menu Proweb
             case 'proweb-salaries':