removed datatables language script

This commit is contained in:
HB9HIL
2023-12-31 02:41:41 +01:00
parent d2a8710990
commit 2f998453f4

View File

@@ -484,8 +484,3 @@ $options = json_decode($options);
</tbody>
</table>
</div>
<script>
<?php
echo 'var lang_datatables_language = "' . lang('datatables_language') . '";';
?>
</script>