<% include TableListField_PageControls %> <% if Message %>

$Message

<% else %> <% end_if %> <% control Headings %> <% end_control %> <% if Can(delete) %><% end_if %> <% if HasSummary %> <% control SummaryFields %> class="$Function"<% end_if %>>$SummaryValue <% end_control %> <% if Can(delete) %><% end_if %> <% end_if %> <% if Can(add) %> <% if Can(delete) %><% end_if %> <% end_if %> <% if Items %> <% control Items %> <% control Fields %> <% end_control %> <% if Can(delete) %><% end_if %> <% end_control %> <% else %> <% if Markable %><% end_if %> <% if Can(delete) %><% end_if %> <% end_if %>
$Title 
$SummaryTitle 
<% _t('ADD','Add a new row') %> <% sprintf(_t('ADDITEM','Add %s'),$Title) %>  
$Field$ExtraData<% _t('DELETE') %>
 <% _t('NOITEMSFOUND') %> 
<% if Can(export) %> <% _t('CSVEXPORT', 'Export to CSV' ) %> <% end_if %>
<% if Message %> $Message <% end_if %>