-
); ?>?d=mm)
+
diff --git a/PHPCI/View/Session.phtml b/PHPCI/View/Session.phtml
index ed75d2b4..ff84d46d 100644
--- a/PHPCI/View/Session.phtml
+++ b/PHPCI/View/Session.phtml
@@ -54,7 +54,7 @@
}
#logo {
- background: transparent url('http://www.block8.co.uk/badge-dark-muted.png') no-repeat top left;
+ background: transparent url('//www.block8.co.uk/badge-dark-muted.png') no-repeat top left;
display: inline-block;
height: 26px;
margin: 40px auto;
@@ -62,7 +62,7 @@
}
#logo:hover {
- background-image: url('http://www.block8.co.uk/badge-dark.png');
+ background-image: url('//www.block8.co.uk/badge-dark.png');
}
#phpci-logo img {
@@ -85,4 +85,4 @@