diff options
author | Joonas Lehtinen <joonas.lehtinen@itmill.com> | 2006-10-20 15:49:16 +0000 |
---|---|---|
committer | Joonas Lehtinen <joonas.lehtinen@itmill.com> | 2006-10-20 15:49:16 +0000 |
commit | 64609a87cd862d80b01e3d3a19eb05be22036590 (patch) | |
tree | b4222c7f69f33ffc7de4d91b91583a9caf1412c7 /build/html-style.properties | |
parent | 348494717153403ee174bf2c6f5438c0918b350d (diff) | |
download | vaadin-framework-64609a87cd862d80b01e3d3a19eb05be22036590.tar.gz vaadin-framework-64609a87cd862d80b01e3d3a19eb05be22036590.zip |
svn changeset:88/svn branch:toolkit
Diffstat (limited to 'build/html-style.properties')
-rw-r--r-- | build/html-style.properties | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/build/html-style.properties b/build/html-style.properties new file mode 100644 index 0000000000..6fc9012e74 --- /dev/null +++ b/build/html-style.properties @@ -0,0 +1,2 @@ +html.body.start=<table border="0" width="100%"><tr><td style="padding-left: 10px;"><div id="enablylogo"/></td><td align="right" style="padding-right: 10px; font-size: 14pt; font-weight: bold;"><script type="text/javascript">document.write(document.title);</script></td></tr></table><div id="page"> +html.body.end=<span style="float: right; color: #444444;">Version: ${version}</span></div><div id="footer">(c) Oy IT Mill Ltd, 2000-2006</div>
\ No newline at end of file |