This is an automated email from the git hooks/post-receive script.

skunnyk pushed a 
commit to branch 
oldforum
in repository www/forum.xfce.org.

commit b7a8715accb31cf3e3edcfde32687c4fa0a1385b
Author: Pasi Lallinaho <p...@shimmerproject.org>
Date:   Tue May 21 02:24:11 2019 +0300

    Use cdn.xfce.org for the header CSS
---
 include/template/admin.tpl | 2 +-
 include/template/main.tpl  | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/include/template/admin.tpl b/include/template/admin.tpl
index 35d0ea9..7396cc9 100644
--- a/include/template/admin.tpl
+++ b/include/template/admin.tpl
@@ -3,7 +3,7 @@
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
 <pun_head>
-<link rel="stylesheet" media="screen" type="text/css" href="/style/header.css" 
/>
+<link rel="stylesheet" media="screen" type="text/css" 
href="//cdn.xfce.org/style/base_header.css" />
 <style type="text/css">
 body {
        margin: 0;
diff --git a/include/template/main.tpl b/include/template/main.tpl
index 903b683..409e9dc 100644
--- a/include/template/main.tpl
+++ b/include/template/main.tpl
@@ -3,7 +3,7 @@
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
 <pun_head>
-<link rel="stylesheet" media="screen" type="text/css" href="/style/header.css" 
/>
+<link rel="stylesheet" media="screen" type="text/css" 
href="//cdn.xfce.org/style/base_header.css" />
 <style type="text/css">
 body {
        margin: 0;

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.
_______________________________________________
Xfce4-commits mailing list
Xfce4-commits@xfce.org
https://mail.xfce.org/mailman/listinfo/xfce4-commits

Reply via email to