[Xfce4-commits] <wiki:master> Fix css.

Nick Schermer noreply at xfce.org
Sun Jan 16 20:24:02 CET 2011


Updating branch refs/heads/master
         to 973d642e6dbc27d92b46b90b6a1285d6284f7103 (commit)
       from e690957a44ce4864118d8c30092879d81c04a557 (commit)

commit 973d642e6dbc27d92b46b90b6a1285d6284f7103
Author: Nick Schermer <nick at xfce.org>
Date:   Sun Jan 16 20:23:13 2011 +0100

    Fix css.

 lib/tpl/xfce/main.php |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/lib/tpl/xfce/main.php b/lib/tpl/xfce/main.php
index 094ac46..364e774 100644
--- a/lib/tpl/xfce/main.php
+++ b/lib/tpl/xfce/main.php
@@ -34,7 +34,7 @@ function __tpl_flush(){
   <?php tpl_metaheaders()?>
 
   <link rel="shortcut icon" href="<?php echo DOKU_TPL?>images/favicon.png" />
-  <link rel="stylesheet" media="screen" type="text/css" href="http://www-test.xfce.org/style/header.css" />
+  <link rel="stylesheet" media="screen" type="text/css" href="http://www.xfce.org/style/header.css" />
 </head>
 
 <body>



More information about the Xfce4-commits mailing list