diff options
Diffstat (limited to 'modern/public')
-rw-r--r-- | modern/public/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/modern/public/index.html b/modern/public/index.html index 1f54c123..9d06d07d 100644 --- a/modern/public/index.html +++ b/modern/public/index.html @@ -12,7 +12,7 @@ <title>Traccar</title> </head> <body> - <noscript>You need to enable JavaScript to run this app.</noscript> + <noscript>Enable JavaScript to use <a href="https://www.traccar.org/">Traccar GPS Tracking System</a>.</noscript> <div id="root" class="root"></div> </body> </html> |