mirror of
https://github.com/lucky-sideburn/kubeinvaders.git
synced 2026-08-23 21:46:21 +00:00
fixed ping message
This commit is contained in:
+5
-3
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user