website rev 684

archives.php: fix css path
author Pascal Bellard <pascal.bellard@slitaz.org>
date Mon Nov 08 12:53:28 2010 +0100 (2010-11-08)
parents be6b7fcf4ebc
children 3811e0845e2e
files scripts/archives.php
line diff
     1.1 --- a/scripts/archives.php	Sun Nov 07 17:22:00 2010 +0100
     1.2 +++ b/scripts/archives.php	Mon Nov 08 12:53:28 2010 +0100
     1.3 @@ -3,7 +3,7 @@
     1.4  <head>
     1.5  	<title>lists.tuxfamily.org/slitaz mailing list</title>
     1.6  	<meta http-equiv="Content-type" content="text/html; charset=utf-8" />
     1.7 -	<link rel="stylesheet" type="text/css" href="slitaz.css" />
     1.8 +	<link rel="stylesheet" type="text/css" href="/slitaz.css" />
     1.9  	<style type="text/css">
    1.10  	table {
    1.11  		border: 1px solid #000000;