# Surgeweb plain HTML interface ||include||_head.htm|| # Simplify the output of the groups and contacts listing commands a little ||define||tparam_html_templates||true||
||ifndef||group|| ||define||group||All Contacts|| ||endif|| ||define||contacts_column||TRUE|| ||include||_layout_begin.htm||
\
![]() ||abook|| ||endif||\
||if(equal(contact_id,server_cid))||||define||sel||selected||||else||||undef||sel||||endif||\
\
||define((bk_header),abook)||
||end_list_contacts||
||iftrue(current_contact_group_isbig)||
$$st_ct_cmd_limited_dir$$
||endif||
|
||ifdef||server_cid||
||define||output||one||
||begin_list_contacts||
||iftrue(contact_webmail)||
$$st_ct_read_web$$
||endif||
||iftrue(contact_shared)||
$$st_ct_read_shared$$
||endif||
||if(not(blank(contact_icon)))||
||define||img_url||(||cgi||?cmd=contact_icon&abook=||abook||&icon=||contact_icon||&cid=||contact_id||&sid=||sid||)||
||else||
||define||img_url||(||www_base||shared/img/no_picture.gif)||
||endif||
||if(not(or(istrue(contact_webmail),istrue(contact_shared))))|| ||ifdef||editing|| ||else|| ||endif|| Additional contact management actions: # ||endif|| ||end_list_contacts|| $$st_ct_cmd_limited$$
||endif||
|