Reading HTMLs directly from the filesystem is working again.
git-svn-id: https://svn.fhem.de/fhem/trunk@2888 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
@@ -4,16 +4,18 @@
|
||||
|
||||
<head>
|
||||
<title>USB compendium</title>
|
||||
<link rel="stylesheet" type="text/css" href="../css/style.css" />
|
||||
<link rel="stylesheet" type="text/css" href="../www/pgm2/style.css" />
|
||||
<meta http-equiv="Content-type" content="text/html;charset=ISO-8859-1"/>
|
||||
</head>
|
||||
|
||||
|
||||
<body>
|
||||
|
||||
<div id="logo"></div>
|
||||
<div id="menu">
|
||||
<h3>USB compendium</h3>
|
||||
<div id="menuScrollArea">
|
||||
<div id="logo"></div>
|
||||
<div id="menu">
|
||||
<h3>USB compendium</h3>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div id="right">
|
||||
|
||||
Reference in New Issue
Block a user