getPaginationKey() != 'page'}}data-pageParam='{$table->getPaginationKey()}'{{endif}}> {{if $table->title}}

{lang="$table->title"}

{{endif}} {{if $table->canModerate() OR ( $table->showAdvancedSearch AND ( (isset( $table->sortOptions ) and !empty( $table->sortOptions )) OR $table->advancedSearch ) ) OR !empty( $table->filters ) OR $table->pages > 1}}
{{if $table->canModerate() AND $table->showFilters}}
  • 0
    • {lang="{$table->langPrefix}select_rows"}
    • {lang="all"}
    • {lang="none"}
    • {{if count($table->getFilters())}}

    • {{foreach $table->getFilters() as $filter}} {{if $filter}}
    • {lang="$filter"}
    • {{else}}

    • {{endif}} {{endforeach}} {{endif}}
{{endif}} {{if $table->pages > 1}}
{template="pagination" group="global" app="core" location="global" params="$table->baseUrl, $table->pages, $table->page, $table->limit, TRUE, $table->getPaginationKey()"}
{{endif}}
{{endif}} {{if $table->canModerate()}}
{{endif}} {{if count( $rows )}}
    {template="$table->rowsTemplate[1]" params="$table, $headers, $rows" object="$table->rowsTemplate[0]"}
{{else}}

{lang="no_rows_in_table"}

{{if method_exists( $table, 'container' ) AND $table->container() !== NULL}} {{if $table->container()->can('add')}} {lang="submit_first_row"} {{endif}} {{endif}}
{{endif}} {{if $table->canModerate()}}
{{endif}} {{if $table->pages > 1}}
{template="pagination" group="global" app="core" location="global" params="$table->baseUrl, $table->pages, $table->page, $table->limit, TRUE, $table->getPaginationKey()"}
{{endif}}