summaryrefslogtreecommitdiff
path: root/extras/source/misc_config
diff options
context:
space:
mode:
authorRĂ¼diger Timm <rt@openoffice.org>2004-12-03 13:44:11 +0000
committerRĂ¼diger Timm <rt@openoffice.org>2004-12-03 13:44:11 +0000
commit743a87d068e0c22cb5b13a2310097a2ba06a6b4c (patch)
tree7b0c81c6b9d5e0e79f09331a7f6e2d07eb008809 /extras/source/misc_config
parent85fa62f79055368eb33f584718a00fc64f72fb1d (diff)
New by TV
Issue number: Submitted by: Reviewed by:
Diffstat (limited to 'extras/source/misc_config')
-rwxr-xr-xextras/source/misc_config/wizard/web/preview.html41
1 files changed, 41 insertions, 0 deletions
diff --git a/extras/source/misc_config/wizard/web/preview.html b/extras/source/misc_config/wizard/web/preview.html
new file mode 100755
index 000000000000..6bbe75d623ab
--- /dev/null
+++ b/extras/source/misc_config/wizard/web/preview.html
@@ -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">&nbsp;</td>
+ <td width="12" class="ccolor">&nbsp;</td>
+ <td width="149" class="toctitle">Site title</td>
+ <td width="12" class="ccolor">&nbsp;</td>
+ <td width="12" class="ccolor">&nbsp;</td>
+ </tr>
+ <tr>
+ <td height="80" class="ccolor">&nbsp;</td>
+ <td class="tcolor">&nbsp;</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">&nbsp;</td>
+ <td class="ccolor">&nbsp;</td>
+ </tr>
+ <tr>
+ <td width="12" height="20" class="ccolor">&nbsp;</td>
+ <td width="12" class="ccolor">&nbsp;</td>
+ <td width="149" class="ccolor">&nbsp;</td>
+ <td width="12" class="ccolor">&nbsp;</td>
+ <td width="12" class="ccolor">&nbsp;</td>
+ </tr>
+
+ </tbody>
+</table>
+</body>
+</html>