diff --git a/PHPCI/View/Build/view.phtml b/PHPCI/View/Build/view.phtml index 41d0ba9b..c2fd9381 100644 --- a/PHPCI/View/Build/view.phtml +++ b/PHPCI/View/Build/view.phtml @@ -1,5 +1,5 @@
- +

diff --git a/PHPCI/View/BuildStatus/view.phtml b/PHPCI/View/BuildStatus/view.phtml index ddc7936a..2b81cf45 100644 --- a/PHPCI/View/BuildStatus/view.phtml +++ b/PHPCI/View/BuildStatus/view.phtml @@ -64,7 +64,7 @@
- +

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 @@

- \ No newline at end of file + diff --git a/PHPCI/View/layout.phtml b/PHPCI/View/layout.phtml index ed3e539e..5abaf7e8 100644 --- a/PHPCI/View/layout.phtml +++ b/PHPCI/View/layout.phtml @@ -40,7 +40,7 @@