diff --git a/example-telemetry-resultSharing.html b/example-telemetry-resultSharing.html index f793dd7..3da8691 100644 --- a/example-telemetry-resultSharing.html +++ b/example-telemetry-resultSharing.html @@ -289,6 +289,7 @@ function initUI(){ +
Basic telemetry is active; results will be saved in your database, without the full log. If the results don't appear, or the sharing panel doesn't appear at the end of the test, check the settings in telemetry_settings.php
Source code diff --git a/example-telemetryEnabled.html b/example-telemetryEnabled.html index ba253cb..3cd0508 100644 --- a/example-telemetryEnabled.html +++ b/example-telemetryEnabled.html @@ -187,7 +187,7 @@ function initUI(){ IP Address: -
Basic telemetry is active; results will be saved in your database, without the full log. If the results don't appear, check the settings in telemetry.php
+
Basic telemetry is active; results will be saved in your database, without the full log. If the results don't appear, check the settings in telemetry_settings.php
Source code