thomascube
2008-02-07 c3f94de06031ec943e5e5f68fa63804e38265db4
skins/default/templates/messagepart.html
@@ -2,7 +2,7 @@
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<title><roundcube:object name="pagetitle" /></title>
<link rel="stylesheet" type="text/css" href="/common.css" />
<roundcube:include file="/includes/links.html" />
<link rel="stylesheet" type="text/css" href="/mail.css" />
</head>
<body class="extwin">
@@ -15,7 +15,7 @@
<div id="messagepartcontainer">
<roundcube:object name="messagePartFrame" id="messagepartframe" width="100%" height="85%" />
<roundcube:object name="messagePartFrame" id="messagepartframe" width="100%" height="100%" />
</div>
</body>