Updated search results template in remix interface, updated version

This commit is contained in:
Remy
2011-08-19 21:12:06 -07:00
parent 8be65f741a
commit 4773711e0f
2 changed files with 4 additions and 4 deletions

View File

@@ -57,11 +57,11 @@
"oLanguage": {
"sLengthMenu":"Show _MENU_ results per page",
"sEmptyTable": "No results",
"sInfo":"Showing _TOTAL_ results",
"sInfo":"Showing _START_ to _END_ of _TOTAL_ results",
"sInfoEmpty":"Showing 0 to 0 of 0 results",
"sInfoFiltered":"(filtered from _MAX_ total results)"},
"bPaginate": false,
"bFilter": false,
"iDisplayLength": 25,
"sPaginationType": "full_numbers",
"aaSorting": []
});