Fix typo in export table footer

This commit is contained in:
JonnyWong16
2020-09-29 00:40:52 -07:00
parent 1428a2485f
commit 2fe49f316f

View File

@@ -15,7 +15,7 @@ export_table_options = {
"language": {
"search": "Search: ",
"lengthMenu": "Show _MENU_ entries per page",
"info": "Showing _START_ to _END_ of _TOTAL_ library items",
"info": "Showing _START_ to _END_ of _TOTAL_ export items",
"infoEmpty": "Showing 0 to 0 of 0 entries",
"infoFiltered": "<span class='hidden-md hidden-sm hidden-xs'>(filtered from _MAX_ total entries)</span>",
"emptyTable": "No data in table",