emailuis/emailui/data/html/email.html
changeset 1 12c456ceeff2
parent 0 8466d47a6819
child 2 5253a20d2a1e
--- a/emailuis/emailui/data/html/email.html	Thu Dec 17 08:39:21 2009 +0200
+++ b/emailuis/emailui/data/html/email.html	Thu Jan 07 12:38:38 2010 +0200
@@ -1,10 +1,10 @@
 <html>
 
-<frameset rows="10%,*" border=0>
+<frameset rows="10%,*" border=0 id="headerBody">
 
 <frame src="header.html" >
 <frame src="temp/body.html" >
 
 </frameset>
 
-</html>
\ No newline at end of file
+</html>