<% include TableListField_PageControls %> <% if Markable %><% end_if %> <% control Headings %> <% end_control %> <% control Actions %><% end_control %> <% if HasSummary %> <% if Markable %><% end_if %> <% control SummaryFields %> class="$Function"<% end_if %>>$SummaryValue <% end_control %> <% control Actions %><% end_control %> <% end_if %> <% if Can(add) %> <% if Markable %><% end_if %> <% control Actions %><% end_control %> <% end_if %> <% if Items %> <% control Items %> class="$HighlightClasses"<% end_if %>> <% if Markable %><% end_if %> <% control Fields %> <% end_control %> <% control Actions %> <% end_if %> <% end_control %> <% else %> <% if Markable %><% end_if %> <% control Actions %><% end_control %> <% end_if %>
  <% if IsSortable %> $Title <% if SortDirection = desc %> <% _t('SORTASC', 'Sort ascending') %> <% else %> <% _t('SORTDESC', 'Sort descending') %> <% end_if %>   <% else %> $Title <% end_if %>  
 $SummaryTitle 
  <% _t('ADDITEM', 'add') %><% _t('ADDITEM', 'Add', PR_MEDIUM, 'Add [name]') %> $Title  
$MarkingCheckbox$Value<% if Icon %>$Label<% else %>$Label<% end_if %>
 <% _t('NOITEMSFOUND', 'No items found') %> 
<% if Can(export) %> <% _t('CSVEXPORT', 'Export to CSV' ) %> <% end_if %>