2
0
mirror of https://github.com/fhem/fhem-mirror.git synced 2025-03-03 04:36:36 +00:00

css link wrong

git-svn-id: https://svn.fhem.de/fhem/trunk@2216 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
rudolfkoenig 2012-11-28 18:46:57 +00:00
parent 1c5c8576cb
commit 6ace0abffe

View File

@ -1,7 +1,7 @@
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<html><head>
<title>fhem reference</title>
<link rel="stylesheet" type="text/css" href="commandref-Dateien/style.css">
<link rel="stylesheet" type="text/css" href="../css/style.css" />
<meta http-equiv="Content-type" content="text/html; charset=UTF-8">
<link rel="shortcut icon" href="http://fhem.de/favicon.ico">