alecpl
2010-06-04 6749e45ed338c719735cc8ea47d83ca7e7879432
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 </head>
T 7 <body class="iframe">
8
0c219c 9 <div id="contact-title" class="boxtitle"><roundcube:object name="contactdetails" part="name" /></div>
4e17e6 10
6fff3c 11 <div id="contact-details" class="boxcontent">
4e17e6 12 <roundcube:object name="contactdetails" />
T 13
f11541 14 <p><br /><roundcube:button command="edit" type="input" class="button" label="editcontact" condition="!ENV:readonly" /></p>
4e17e6 15 </div>
T 16
17 </body>
18 </html>