[xiph-commits] r18341 - websites/icecast.org/inc

giles at svn.xiph.org giles at svn.xiph.org
Wed May 30 15:21:31 PDT 2012


Author: giles
Date: 2012-05-30 15:21:31 -0700 (Wed, 30 May 2012)
New Revision: 18341

Modified:
   websites/icecast.org/inc/header.php
Log:
Update the header links for the directory change.


Modified: websites/icecast.org/inc/header.php
===================================================================
--- websites/icecast.org/inc/header.php	2012-05-30 21:55:43 UTC (rev 18340)
+++ websites/icecast.org/inc/header.php	2012-05-30 22:21:31 UTC (rev 18341)
@@ -7,9 +7,9 @@
 <html>
 <head>
 <title>Icecast.org</title>
-<link rel="stylesheet" type="text/css" href="common/style.css" />
-<link rel="stylesheet" type="text/css" href="xiphcommon/xiphbar.css" />
-<? include "xiphcommon/xiphbar.include"; ?>
+<link rel="stylesheet" type="text/css" href="inc/style.css" />
+<link rel="stylesheet" type="text/css" href="common/xiphbar.css" />
+<? include "common/xiphbar.include"; ?>
 <table width="100%" border=0 cellpadding=0 cellspacing=0 bgcolor=black>
 <tr><td colspan=3><img alt="Icecast Logo" src="images/icecast.png"></td></tr>
 <tr><td colspan=3 bgcolor="#7B96C6" height=3><img alt="Icecast Logo" src="images/blue.png" height=3></td></tr>



More information about the commits mailing list