<%loop results%> <%if bounced_emails%><%set bounced = 1%><%endif%> <%endloop%>
List Name <%if sb eq 'lst_title' or not $sb%> <%endif%> Created <%if sb eq 'lst_date_created'%> <%endif%> Subscribers <%if sb eq 'subscribers'%> <%endif%> Validated <%if sb eq 'validateds'%> <%endif%> Bounced <%if sb eq 'bounceds'%> <%endif%>
<%if lst_user_id_fk and lst_user_id_fk ne $usr_username%> <%set user_search = 1%> <%elsif lst_user_id_fk eq $usr_username and lst_user_id_fk-opt eq '<>'%> <%set user_search = 1%> <%endif%> <%lst_title%> <%if lst_date_created%><%GList::HTML::date_get('lst_date_created')%><%endif%> <%if subscribers%><%subscribers%><%else%>0<%endif%> <%if validateds%><%validateds%><%else%>0<%endif%> <%if bounceds%><%bounceds%><%else%>0<%endif%>
<%if hits%> <%if hits > $mh and $mh != -1%> <%endif%>
<%include include_toolbar.html%>
<%if msg%><%msg%><%else%> <%endif%> <%if bounced%> <%endif%>
<%endif%>