New by TV
Issue number: Submitted by: Reviewed by:
This commit is contained in:
41
extras/source/misc_config/wizard/web/preview.html
Executable file
41
extras/source/misc_config/wizard/web/preview.html
Executable file
@@ -0,0 +1,41 @@
|
|||||||
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
|
||||||
|
<html>
|
||||||
|
<head>
|
||||||
|
<title>Unbenanntes Dokument</title>
|
||||||
|
<meta http-equiv="Content-Type"
|
||||||
|
content="text/html; charset=iso-8859-1">
|
||||||
|
<link href="style.css" rel="stylesheet" type="text/css">
|
||||||
|
</head>
|
||||||
|
<body background="images/background.gif">
|
||||||
|
<table width="177" height="100" border="0" align="center">
|
||||||
|
<tbody>
|
||||||
|
<tr>
|
||||||
|
<td width="12" height="20" class="ccolor"> </td>
|
||||||
|
<td width="12" class="ccolor"> </td>
|
||||||
|
<td width="149" class="toctitle">Site title</td>
|
||||||
|
<td width="12" class="ccolor"> </td>
|
||||||
|
<td width="12" class="ccolor"> </td>
|
||||||
|
</tr>
|
||||||
|
<tr>
|
||||||
|
<td height="80" class="ccolor"> </td>
|
||||||
|
<td class="tcolor"> </td>
|
||||||
|
<td class="tcolor">
|
||||||
|
<span class="doctitle">Document</span><br>
|
||||||
|
<span class="doccreationdate">Creation Date</span><br>
|
||||||
|
<span class="doclastchangeddate">Last Change Date</span><br>
|
||||||
|
<span class="docfilename">Filename</span></td>
|
||||||
|
<td class="tcolor"> </td>
|
||||||
|
<td class="ccolor"> </td>
|
||||||
|
</tr>
|
||||||
|
<tr>
|
||||||
|
<td width="12" height="20" class="ccolor"> </td>
|
||||||
|
<td width="12" class="ccolor"> </td>
|
||||||
|
<td width="149" class="ccolor"> </td>
|
||||||
|
<td width="12" class="ccolor"> </td>
|
||||||
|
<td width="12" class="ccolor"> </td>
|
||||||
|
</tr>
|
||||||
|
|
||||||
|
</tbody>
|
||||||
|
</table>
|
||||||
|
</body>
|
||||||
|
</html>
|
Reference in New Issue
Block a user