[gnomeweb-wml] Try to fix CSS Mixed Content issue (see bug #706752)
- From: Andre Klapper <aklapper src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnomeweb-wml] Try to fix CSS Mixed Content issue (see bug #706752)
- Date: Tue, 17 Sep 2013 08:50:17 +0000 (UTC)
commit 5b218819e4178a5a6977468e761d2eafb9e681f8
Author: Andre Klapper <a9016009 gmx de>
Date: Tue Sep 17 10:47:34 2013 +0200
Try to fix CSS Mixed Content issue (see bug #706752)
.../sony-ericsson-remotes/iknow.html | 2 +-
.../sony-ericsson-remotes/index.html | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/projects.gnome.org/sony-ericsson-remotes/iknow.html
b/projects.gnome.org/sony-ericsson-remotes/iknow.html
index 94246b6..1e55a33 100644
--- a/projects.gnome.org/sony-ericsson-remotes/iknow.html
+++ b/projects.gnome.org/sony-ericsson-remotes/iknow.html
@@ -3,7 +3,7 @@
<html>
<head>
<title>Sony Ericsson Remote Control for GNOME</title>
- <link rel="stylesheet" type="text/css" href="http://www.gnome.org/default.css" />
+ <link rel="stylesheet" type="text/css" href="//www.gnome.org/default.css" />
<link rel="stylesheet" type="text/css" href="soer-remote.css" />
<link rel="icon" type="image/png" href="images/favicon.png" />
</head>
diff --git a/projects.gnome.org/sony-ericsson-remotes/index.html
b/projects.gnome.org/sony-ericsson-remotes/index.html
index 53f636f..507a3d3 100644
--- a/projects.gnome.org/sony-ericsson-remotes/index.html
+++ b/projects.gnome.org/sony-ericsson-remotes/index.html
@@ -3,7 +3,7 @@
<html>
<head>
<title>Nothing to see</title>
- <link rel="stylesheet" type="text/css" href="http://www.gnome.org/default.css" />
+ <link rel="stylesheet" type="text/css" href="//www.gnome.org/default.css" />
<link rel="stylesheet" type="text/css" href="soer-remote.css" />
<link rel="icon" type="image/png" href="images/favicon.png" />
</head>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]