Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
clr-li committed Mar 21, 2024
2 parents 7277133 + fcfa1e5 commit 56ac72b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion public/admin.html
Original file line number Diff line number Diff line change
Expand Up @@ -205,7 +205,7 @@ <h1>Group Settings</h1>
Only take attendance for members
<span style="position: relative;">
<i role="button" onclick="this.nextElementSibling.show(); event.preventDefault()" class="fa-solid fa-circle-info smaller-text"></i>
<dialog onblur="this.close()" class="tooltip-info" style="font-size: medium;">When enabled, you won't be able to scan/take attendance for non-members. When disabled, non-members are automatically added to the business when you scan/take their attendance.</dialog>
<dialog onblur="this.close()" class="tooltip-info" style="font-size: medium;">When enabled, you won't be able to scan/take attendance for non-members. When disabled, non-members are automatically added to the group when you scan/take their attendance.</dialog>
</span>
</span>
<div class="checkbox-wrapper-6">
Expand Down

0 comments on commit 56ac72b

Please sign in to comment.