thomascube
2005-10-26 b076a460e5418ae8f0db0b4b392d91853fd2a21b
skins/default/templates/addressbook.html
@@ -7,6 +7,7 @@
</head>
<body>
<roundcube:include file="/includes/taskbar.html" />
<roundcube:include file="/includes/header.html" />
<div id="abooktoolbar">
@@ -30,8 +31,6 @@
<div id="contacts-box">
<roundcube:object name="addressframe" id="contact-frame" width="100%" height="100%" frameborder="0" src="/watermark.html" />
</div>
<roundcube:include file="/includes/taskbar.html" />
</body>
</html>