diff options
Diffstat (limited to 'web/debug.html')
-rw-r--r-- | web/debug.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/web/debug.html b/web/debug.html index 6210ad663..f4cad1012 100644 --- a/web/debug.html +++ b/web/debug.html @@ -10,5 +10,6 @@ <script type="text/javascript" src="app.js"></script> </head> <body> +<div style="position: fixed; bottom: 10px; right: 15px; font-size: x-small;">Powered by <a href="https://www.traccar.org/">Traccar GPS Tracking System</a></div> </body> </html> |