| | |
| | | <!-- inline address book --> |
| | | <div id="compose-contacts" class="uibox listbox"> |
| | | <h2 class="boxtitle"><roundcube:label name="contacts" /></h2> |
| | | <div id="composequicksearch"> |
| | | <div class="searchbox"> |
| | | <roundcube:object name="searchform" id="contactsearchbox" /> |
| | | <a id="searchmenulink" class="iconbutton searchoptions"> </a> |
| | | <roundcube:button command="reset-search" id="searchreset" class="iconbutton reset" title="resetsearch" content=" " /> |
| | | </div> |
| | | </div> |
| | | <roundcube:object name="addressbooks" id="directorylist" class="listing" /> |
| | | <div class="scroller withfooter"> |
| | | <roundcube:object name="addresslist" id="contacts-table" class="listing" noheader="true" /> |
| | |
| | | |
| | | <div id="composeview-right"> |
| | | |
| | | <form name="form" action="./" method="post" id="compose-content" class="uibox"> |
| | | <roundcube:form name="form" method="post" id="compose-content" class="uibox"> |
| | | |
| | | <!-- message headers --> |
| | | <div id="composeheaders"> |