{* DataTables Header Template This template will use the $content.columns variable which contains the serialized column definitions, in order to generate the table headings row of the thead element. *} {load_language_text section="admin_quick_edit" name="admin_quick_edit"} {foreach $content.columns as $column} {$column.title} {/foreach}
{include file="get_usermod:quick_edit/partial/overview/datatables_page_navigation.html"}