]> git.openstreetmap.org Git - osqa.git/blobdiff - forum/skins/default/templates/osqaadmin/djstyle_base.html
Use https for various URLs
[osqa.git] / forum / skins / default / templates / osqaadmin / djstyle_base.html
index 32a87bc985e1aab890c019f6d0f5952a43c421f3..658c273860e063cc3d3194d18924751d26550cc7 100644 (file)
@@ -11,7 +11,7 @@
     <link rel="stylesheet" href="{% static 'admin/css/changelists.css' %}" type="text/css"/>
     <!--[if lte IE 7]><link rel="stylesheet" type="text/css" href="{% static 'admin/css/ie.css' %}" /><![endif]-->
     <link rel="stylesheet" type="text/css" media="screen" href="{% media "/media/style/djstyle_admin.css" %}"/>
-    <script src="http://www.google.com/jsapi" type="text/javascript"></script>
+    <script src="https://www.google.com/jsapi" type="text/javascript"></script>
     <script type="text/javascript">
     //<!--
         google.load("jquery", "1.3");