diff --git a/web/scanEngine/templates/scanEngine/wordlist/index.html b/web/scanEngine/templates/scanEngine/wordlist/index.html index e855bf72..f7dddf57 100644 --- a/web/scanEngine/templates/scanEngine/wordlist/index.html +++ b/web/scanEngine/templates/scanEngine/wordlist/index.html @@ -88,7 +88,7 @@ $(document).ready(function() { "<'table-responsive'tr>" + "<'dt--bottom-section d-sm-flex justify-content-sm-between text-center'<'dt--pages-count mb-sm-0 mb-3'i><'dt--pagination'p>>", "lengthMenu": [5, 10, 20, 50], - "pageLength": 5, + "pageLength": 50, "initComplete": function(settings, json) { $('[data-toggle="tooltip"]').tooltip(); }