]> git.openstreetmap.org Git - osqa.git/blobdiff - forum/skins/default/templates/users/edit.html
Use https for various URLs
[osqa.git] / forum / skins / default / templates / users / edit.html
index c7892160442efe424bc7802a3ae5013714e2d4e2..950c90a9bfb568a0993f1b1514994b8124c45b3b 100644 (file)
@@ -7,7 +7,7 @@
 {% block forejs %}
         <script type="text/javascript">google.load("jquery", "1.4.2");google.load("jqueryui", "1.8.1");</script>
 
-        <link rel="stylesheet" href="http://jquery-ui.googlecode.com/svn/tags/latest/themes/base/jquery-ui.css" type="text/css" media="all" />
+        <link rel="stylesheet" href="https://jquery-ui.googlecode.com/svn/tags/latest/themes/base/jquery-ui.css" type="text/css" media="all" />
         <link rel="stylesheet" href="http://static.jquery.com/ui/css/demo-docs-theme/ui.theme.css" type="text/css" media="all" />
 
         <script type="text/javascript">
@@ -42,7 +42,7 @@
             <img src="{% media  "/media/images/nophoto.png" %}">
             {% endif %}
             <div style="padding:20px 0 0 20px;font-weight:bold;font-size:150%">
-                <a href="http://www.gravatar.com/" target="_blank" 
+                <a href="https://www.gravatar.com/" target="_blank" 
                     title="gravatar {% trans "image associated with your email address" %}">{% trans "gravatar" %}</a>
             </div>
         </div>