Skip to content

Commit

Permalink
fixed ping message
Browse files Browse the repository at this point in the history
  • Loading branch information
lucky-sideburn committed Aug 31, 2024
1 parent d31c902 commit 41cb31e
Showing 1 changed file with 5 additions and 3 deletions.
8 changes: 5 additions & 3 deletions html5/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -172,9 +172,11 @@
<h6 class="modal-title">Help us improve KubeInvaders</h6>
</div>
<div class="modal-body">
<p style="color: #161616; font-size: medium; font-weight: normal;">KubeInvaders is still under active development. To help us better understand how the game is being used and identify any potential issues, we kindly request your permission to send an anonymous ping to our systems.
This ping will help us gather usage statistics without revealing any personal information. You can opt out of this at any time by changing your settings.
Would you like to help us improve KubeInvaders by sending an anonymous ping?
<p style="color: #161616; font-size: medium; font-weight: normal;">
KubeInvaders is still under active development. To help us better understand if the game is being used, we kindly request your permission to send an anonymous ping to our systems.
This ping will help us gather usage statistics without revealing any personal information. You can opt out of this choosing "Don't ping".

Thank you for you feedback!
</p>
<div class="modal-footer">
<button type="button" id="saveButton" class="btn btn-light" onclick="setKubePingStatusPing(1)">Ping</button>
Expand Down

0 comments on commit 41cb31e

Please sign in to comment.