fixed typo in new datatable

This commit is contained in:
gabryon99 2020-03-05 12:00:29 +01:00
parent fc43445c60
commit bb54d0f585
2 changed files with 2 additions and 0 deletions

View file

@ -139,6 +139,7 @@ $(document).ready(function() {
language: {
info: i18n.showing_x_to_y_rows,
search: i18n.config_search,
infoFiltered: "",
paginate: {
previous: '<',
next: '>',