thomascube
2008-08-22 9e7a1b4167ebe12c91c6fe2429b834bdc2a435a3
commit | author | age
4e17e6 1 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
T 2 <html xmlns="http://www.w3.org/1999/xhtml">
3 <head>
4 <title><roundcube:object name="pagetitle" /></title>
e66f5b 5 <roundcube:include file="/includes/links.html" />
4e17e6 6 <link rel="stylesheet" type="text/css" href="/addresses.css" />
T 7 </head>
8 <body class="iframe">
9
0c219c 10 <div id="contact-title" class="boxtitle"><roundcube:object name="contactdetails" part="name" /></div>
4e17e6 11
T 12 <div id="contact-details">
13 <roundcube:object name="contactdetails" />
14
f11541 15 <p><br /><roundcube:button command="edit" type="input" class="button" label="editcontact" condition="!ENV:readonly" /></p>
4e17e6 16 </div>
T 17
18 </body>
19 </html>