diff options
Diffstat (limited to 'root/html/pages')
-rw-r--r-- | root/html/pages/report/index.tt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/root/html/pages/report/index.tt b/root/html/pages/report/index.tt index b6c4364..ddb1871 100644 --- a/root/html/pages/report/index.tt +++ b/root/html/pages/report/index.tt @@ -1,6 +1,6 @@ <!-- $Id$ --> <script type="text/javascript" - src="http://maps.google.com/maps/api/js?sensor=false"> + src="https://maps.google.com/maps/api/js?sensor=false"> </script> <style> div.infow { margin: 0; font-size: 70%; font-family: Helvetica, Arial, sans-serif; } |