Fixed path to css

git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@614 726aef4b-f618-498e-8847-2d620e286838
This commit is contained in:
prozacx
2006-02-08 05:56:25 +00:00
parent 3dc9b0a32e
commit 6c7c662baa
+1 -1
View File
@@ -2,7 +2,7 @@
<html>
<head>
<title>ZNC - <?VAR Title ESC=HTML?></title>
<link rel="stylesheet" type="text/css" href="css/main.css" />
<link rel="stylesheet" type="text/css" href="/css/main.css" />
</head>
<body bgcolor="#FFFFFF" text="#000000" link="#000000" alink="#000000" vlink="#000000">