File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 20
20
21
21
<div class =" p-2" >
22
22
<h3 class =" text-primary" ><strong ><i class =" bi bi-share-fill" > {{ $siteLinks } } </i ></strong ></h3 >
23
- <span class =" text-muted" >All links</span >
23
+ <span class =" text-muted" >Total links</span >
24
24
</div >
25
25
26
26
<div class =" p-2" >
27
27
<h3 class =" text-primary" ><strong ><i class =" bi bi-eye-fill" > {{ $siteClicks } } </i ></strong ></h3 >
28
- <span class =" text-muted" >All clicks</span >
28
+ <span class =" text-muted" >Total clicks</span >
29
29
</div >
30
30
31
31
<div class =" p-2" >
32
32
<h3 class =" text-primary" ><strong ><i class =" bi bi bi-person-fill" > {{ $userNumber } } </i ></strong ></h3 >
33
- <span class =" text-muted" >All users</span >
33
+ <span class =" text-muted" >Total users</span >
34
34
</div >
35
35
36
36
</div >
You can’t perform that action at this time.
0 commit comments