[%# parameters: id, rows_per_page, rows_per_page_options -%] [% USE JSON -%]
[% IF !STANDARD_TABLE_LOADED; SET STANDARD_TABLE_LOADED = 1; SET LEXICON = { actions => locale.maketext("Actions"), all => locale.maketext('All'), first => locale.maketext('First'), last => locale.maketext('Last'), loading => locale.maketext('Loading …'), next => locale.maketext("Next"), no_records => locale.maketext('No records found.'), previous => locale.maketext('Previous'), search => locale.maketext('Search'), }; -%] [% END -%]