mirror of
https://github.com/znc/znc.git
synced 2026-07-05 01:11:53 +02:00
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:
@@ -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">
|
||||
|
||||
Reference in New Issue
Block a user