diff options
author | Kurt Zenker <kz@openoffice.org> | 2004-11-27 08:33:02 +0000 |
---|---|---|
committer | Kurt Zenker <kz@openoffice.org> | 2004-11-27 08:33:02 +0000 |
commit | 7a35bc3c781ea48b274a1cf1866455e97fd5e855 (patch) | |
tree | 16fb5e383e0a8d079cc8a387be56028b35dfa8e8 /extras/source/misc_config/wizard | |
parent | 362d728081f413b2203ec57fdbe622d3b3c68b48 (diff) |
INTEGRATION: CWS qwizardsbf1 (1.1.2); FILE ADDED
2004/11/17 09:52:14 ih 1.1.2.1: layout templates for web wizard
Diffstat (limited to 'extras/source/misc_config/wizard')
-rw-r--r-- | extras/source/misc_config/wizard/web/layouts/frame_left/mainframe.html | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/extras/source/misc_config/wizard/web/layouts/frame_left/mainframe.html b/extras/source/misc_config/wizard/web/layouts/frame_left/mainframe.html new file mode 100644 index 000000000000..ab1613b6d1dc --- /dev/null +++ b/extras/source/misc_config/wizard/web/layouts/frame_left/mainframe.html @@ -0,0 +1,7 @@ +<html> + <head> + <title></title> + <link href="style.css" rel="stylesheet" type="text/css"/> + </head> + <body></body> +</html> |