Skip to content

Commit 0a82b2b

Browse files
Version 3.2 - Typo Tooltips fixed
1 parent f2b7cc4 commit 0a82b2b

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Diff for: report.php

+3-3
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
</div>
4343
<div class="row mb-3">
4444
<div class="col-md-6 col-xl-3 mb-4">
45-
<div class="card shadow border-start-primary py-2" data-bs-toggle="tooltip" data-bss-tooltip="" title="Here you can see your montly earnings.">
45+
<div class="card shadow border-start-primary py-2" data-bs-toggle="tooltip" data-bss-tooltip="" title="Here you can see your current earnings.">
4646
<div class="card-body">
4747
<div class="row align-items-center no-gutters">
4848
<div class="col me-2">
@@ -55,7 +55,7 @@
5555
</div>
5656
</div>
5757
<div class="col-md-6 col-xl-3 mb-4">
58-
<div class="card shadow border-start-success py-2" data-bs-toggle="tooltip" data-bss-tooltip="" title="Heres your total customer registered.">
58+
<div class="card shadow border-start-success py-2" data-bs-toggle="tooltip" data-bss-tooltip="" title="Here you can see your monthly earnings.">
5959
<div class="card-body">
6060
<div class="row align-items-center no-gutters">
6161
<div class="col me-2">
@@ -68,7 +68,7 @@
6868
</div>
6969
</div>
7070
<div class="col-md-6 col-xl-3 mb-4">
71-
<div class="card shadow border-start-success py-2" data-bs-toggle="tooltip" data-bss-tooltip="" title="Heres your latest customer registered.">
71+
<div class="card shadow border-start-success py-2" data-bs-toggle="tooltip" data-bss-tooltip="" title="Here you can see your annual earnings.">
7272
<div class="card-body">
7373
<div class="row align-items-center no-gutters">
7474
<div class="col me-2">

0 commit comments

Comments
 (0)