svn commit: samba-web r458 - in trunk/news: .

deryck at samba.org deryck at samba.org
Tue Dec 7 18:19:50 GMT 2004


Author: deryck
Date: 2004-12-07 18:19:49 +0000 (Tue, 07 Dec 2004)
New Revision: 458

WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba-web&rev=458

Log:

Fix link to stylesheet on success page.

--deryck

Modified:
   trunk/news/success.html


Changeset:
Modified: trunk/news/success.html
===================================================================
--- trunk/news/success.html	2004-12-07 16:35:08 UTC (rev 457)
+++ trunk/news/success.html	2004-12-07 18:19:49 UTC (rev 458)
@@ -4,7 +4,7 @@
 
 <head>
 
-<link rel="stylesheet" href="http://tmp.samba.org/samba/style/common.css" type="text/css"
+<link rel="stylesheet" href="/samba/style/common.css" type="text/css"
 media="all" />
 <link rel="stylesheet" href="/samba/news/style/news.css" type="text/css" media="all"
 />



More information about the samba-cvs mailing list