| | |
| | | <span class="separator"> </span> |
| | | <roundcube:button command="import" type="link" class="buttonPas import" classAct="button import" classSel="button importSel" title="importcontacts" content=" " /> |
| | | <roundcube:button command="export" type="link" class="buttonPas export" classAct="button export" classSel="button exportSel" title="exportvcards" content=" " /> |
| | | <roundcube:button command="advanced-search" type="link" class="buttonPas search" classAct="button search" classSel="button searchSel" title="advsearch" content=" " /> |
| | | <roundcube:container name="toolbar" id="abooktoolbar" /> |
| | | </div> |
| | | |
| | | <div id="quicksearchbar"> |
| | | <roundcube:button name="searchmod" id="searchmod" image="/images/icons/glass.png" /> |
| | | <roundcube:button name="searchmenulink" id="searchmenulink" image="/images/icons/glass_roll.png" onclick="rcmail_ui.show_popup('searchmenu');return false" title="searchmod" /> |
| | | <roundcube:object name="searchform" id="quicksearchbox" /> |
| | | <roundcube:button command="reset-search" id="searchreset" image="/images/icons/reset.gif" title="resetsearch" /> |
| | | </div> |
| | | |
| | | <div id="searchmenu" class="popupmenu"> |
| | | <ul class="toolbarmenu"> |
| | | <li><input type="checkbox" name="s_mods[]" value="name" id="s_mod_name" onclick="rcmail_ui.set_searchmod(this)" /><label for="s_mod_name"><roundcube:label name="name" /></label></li> |
| | | <li><input type="checkbox" name="s_mods[]" value="firstname" id="s_mod_firstname" onclick="rcmail_ui.set_searchmod(this)" /><label for="s_mod_firstname"><roundcube:label name="firstname" /></label></li> |
| | | <li><input type="checkbox" name="s_mods[]" value="surname" id="s_mod_surname" onclick="rcmail_ui.set_searchmod(this)" /><label for="s_mod_surname"><roundcube:label name="surname" /></label></li> |
| | | <li><input type="checkbox" name="s_mods[]" value="email" id="s_mod_email" onclick="rcmail_ui.set_searchmod(this)" /><label for="s_mod_email"><roundcube:label name="email" /></label></li> |
| | | <li><input type="checkbox" name="s_mods[]" value="*" id="s_mod_all" onclick="rcmail_ui.set_searchmod(this)" /><label for="s_mod_all"><roundcube:label name="allfields" /></label></li> |
| | | </ul> |
| | | </div> |
| | | |
| | | <div id="directorylistbox"> |
| | |
| | | </div> |
| | | <div class="boxfooter"> |
| | | <roundcube:button command="group-create" type="link" title="newcontactgroup" class="buttonPas addgroup" classAct="button addgroup" content=" " /> |
| | | <roundcube:button name="groupactions" id="groupactionslink" type="link" title="groupactions" class="button groupactions" onclick="rcmail_ui.show_groupmenu();return false" content=" " /> |
| | | <roundcube:button name="groupmenulink" id="groupmenulink" type="link" title="groupactions" class="button groupactions" onclick="rcmail_ui.show_popup('groupmenu');return false" content=" " /> |
| | | </div> |
| | | </div> |
| | | |
| | | <div id="groupoptionsmenu" class="popupmenu"> |
| | | <ul> |
| | | <li><roundcube:button command="group-rename" label="rename" classAct="active" /></li> |
| | | <li><roundcube:button command="group-delete" label="delete" classAct="active" /></li> |
| | | <li><roundcube:button command="group-rename" label="grouprename" classAct="active" /></li> |
| | | <li><roundcube:button command="group-delete" label="groupdelete" classAct="active" /></li> |
| | | <roundcube:container name="groupoptions" id="groupoptionsmenu" /> |
| | | </ul> |
| | | </div> |
| | | |
| | | <div id="addressscreen"> |
| | | |
| | | <div id="addresslist"> |
| | | <roundcube:object name="addresslist" id="contacts-table" class="records-table" cellspacing="0" summary="Contacts list" /> |
| | | <div class="boxtitle"><roundcube:label name="contacts" /></div> |
| | | <div class="boxlistcontent"> |
| | | <roundcube:object name="addresslist" id="contacts-table" class="records-table" cellspacing="0" summary="Contacts list" noheader="true" /> |
| | | </div> |
| | | <div class="boxfooter"> |
| | | <div id="abookcountbar" class="pagenav"> |
| | | <roundcube:button command="firstpage" type="link" class="buttonPas firstpage" classAct="button firstpage" classSel="button firstpageSel" title="firstpage" content=" " /> |
| | | <roundcube:button command="previouspage" type="link" class="buttonPas prevpage" classAct="button prevpage" classSel="button prevpageSel" title="previouspage" content=" " /> |
| | | <roundcube:object name="recordsCountDisplay" style="padding:0 .5em; float:left" /> |
| | | <roundcube:button command="nextpage" type="link" class="buttonPas nextpage" classAct="button nextpage" classSel="button nextpageSel" title="nextpage" content=" " /> |
| | | <roundcube:button command="lastpage" type="link" class="buttonPas lastpage" classAct="button lastpage" classSel="button lastpageSel" title="lastpage" content=" " /> |
| | | </div> |
| | | </div> |
| | | </div> |
| | | |
| | | <script type="text/javascript"> |
| | |
| | | <roundcube:object name="addressframe" id="contact-frame" width="100%" height="100%" frameborder="0" src="/watermark.html" /> |
| | | </div> |
| | | |
| | | </div> |
| | | |
| | | <div id="abookcountbar" class="pagenav"> |
| | | <roundcube:button command="firstpage" type="link" class="buttonPas firstpage" classAct="button firstpage" classSel="button firstpageSel" title="firstpage" content=" " /> |
| | | <roundcube:button command="previouspage" type="link" class="buttonPas prevpage" classAct="button prevpage" classSel="button prevpageSel" title="previouspage" content=" " /> |
| | | <roundcube:object name="recordsCountDisplay" style="padding:0 .5em; float:left" /> |
| | | <roundcube:button command="nextpage" type="link" class="buttonPas nextpage" classAct="button nextpage" classSel="button nextpageSel" title="nextpage" content=" " /> |
| | | <roundcube:button command="lastpage" type="link" class="buttonPas lastpage" classAct="button lastpage" classSel="button lastpageSel" title="lastpage" content=" " /> |
| | | </div> |
| | | |
| | | </body> |