# This page displays the user's address book ||define||sp_address_book||true|| ||include||surgeplus_calendar_top.htm|| # ---------------------- # -- Start of the list of contacts # ---------------------- ||begin_list|| ||ifdef||is_any_contacts|| ||ifdef||is_pre_list_callback|| ||elseifdef||is_post_list_callback|| ||else|| ||endif|| ||endif|| ||end_list|| # ---------------------- # -- End of the list of contacts # ---------------------- ||ifndef||is_any_contacts|| ||endif||
$$Nickname$$$$Email$$$$Name$$$$View Calendar$$$$Edit Calendar$$
||contact_nickname|| ||contact_email|| ||contact_full_name|| ||if(equal(contact_can_view_my_calendar,1))||$$Yes$$||else||$$No$$||endif|| ||if(equal(contact_can_edit_my_calendar,1))||$$Yes$$||else||$$No$$||endif||
$$You currently have no contacts in your address book. Click the above button to add one$$
||include||surgeplus_web_bottom.htm||