| | |
| | | <div id="contact-title" class="boxtitle"><roundcube:label name="addcontact" /></div> |
| | | <div id="contact-details" class="boxcontent"> |
| | | <form name="editform" method="post" action="./"> |
| | | <div id="sourcename" style="height: 20px"> |
| | | <roundcube:label name="addressbook" />: <roundcube:object name="sourceselector" class="hint" id="sourceselect" /> |
| | | </div> |
| | | <roundcube:if condition="strlen(env:sourcename)" /> |
| | | <div id="sourcename"><roundcube:label name="addressbook" />: <roundcube:object name="sourceselector" class="hint" id="sourceselect" /></div> |
| | | <roundcube:endif /> |
| | | <div id="contactphoto"> |
| | | <roundcube:object name="contactphoto" id="contactpic" placeholder="/images/contactpic.png" /> |
| | | <div class="formlinks"> |
| | |
| | | </div> |
| | | |
| | | <roundcube:object name="photoUploadForm" id="upload-form" size="30" class="popupmenu" /> |
| | | <roundcube:object name="fileDropArea" id="contactpic" /> |
| | | |
| | | <script type="text/javascript">rcube_init_tabs('contacttabs')</script> |
| | | |