|
|
<%ifnot hits%>ID
<%else%>
ID
<%if sb eq 'mli_id' or $sb eq ''%>
<%endif%>
<%endif%>
|
<%ifnot hits%>Subject
<%else%>
Subject
<%if sb eq 'mli_subject'%>
<%endif%>
<%endif%>
|
Recipients |
Sent |
Bounced |
Opened |
Clicked |
checked<%endif%>/> |
<%loop results%>
|
<%GList::HTML::generate_attachments('mli_id')%>
<%if attachments%><%else%> <%endif%>
|
<%mli_id%> |
<%if mli_user_id_fk and mli_user_id_fk ne $usr_username%>
<%set user_search = 1%>
<%elsif mli_user_id_fk eq $usr_username and mli_user_id_fk-opt eq '<>'%>
<%set user_search = 1%>
<%endif%>
<%mli_subject%>
|
<%if total%><%total%><%endif%> |
<%if done%><%done%><%endif%> |
<%if bounced_emails%><%bounced_emails%><%endif%> |
<%if mli_num_opened%><%mli_num_opened%><%endif%> |
<%if mli_num_clicked%><%mli_num_clicked%><%endif%> |
checked<%endif%>>
|
<%endloop%>