[gnomeweb-wml] Try to fix more CSS Mixed Content issues (see bug #706752)



commit 045b4c3f07c1ebb3ade886a5fe16fd6e09270947
Author: Andre Klapper <a9016009 gmx de>
Date:   Tue Sep 17 10:49:54 2013 +0200

    Try to fix more CSS Mixed Content issues (see bug #706752)

 projects.gnome.org/epiphany/index.html |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/projects.gnome.org/epiphany/index.html b/projects.gnome.org/epiphany/index.html
index 7ee3fe3..4180e8c 100644
--- a/projects.gnome.org/epiphany/index.html
+++ b/projects.gnome.org/epiphany/index.html
@@ -64,7 +64,7 @@ function wphc(){
 }
 addLoadEvent(function(){var el=document.getElementById('wphc_value');if(el)el.value=wphc();});
 //--></script>
-<link rel="stylesheet" type="text/css" media="all" 
href="http://www.gnome.org/wp-content/themes/gnome-grass/css/home.css"; /><link rel="stylesheet" 
type="text/css" media="all" href="http://www.gnome.org/wp-content/themes/gnome-grass/css/news.css"; /></head>
+<link rel="stylesheet" type="text/css" media="all" 
href="//www.gnome.org/wp-content/themes/gnome-grass/css/home.css" /><link rel="stylesheet" type="text/css" 
media="all" href="//www.gnome.org/wp-content/themes/gnome-grass/css/news.css" /></head>
 
 <body>
 


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]