Got rid of some of the default datatables text

This commit is contained in:
rembo10
2013-07-23 15:36:18 +05:30
parent b9039df492
commit d0849ec5af
4 changed files with 10 additions and 4 deletions

View File

@@ -109,7 +109,8 @@
"sLengthMenu":"Show _MENU_ artists per page",
"sInfo":"Showing _START_ to _END_ of _TOTAL_ artists",
"sInfoEmpty":"Showing 0 to 0 of 0 artists",
"sInfoFiltered":"(filtered from _MAX_ total artists)"
"sInfoFiltered":"(filtered from _MAX_ total artists)",
"sEmptyTable": " ",
},
"bStateSave": true,
"iDisplayLength": 50,