diff --git a/scripts/pi-hole/js/messages.js b/scripts/pi-hole/js/messages.js index f11dbd22..0a889467 100644 --- a/scripts/pi-hole/js/messages.js +++ b/scripts/pi-hole/js/messages.js @@ -204,8 +204,8 @@ $(function () { }, }, { - text: '', - titleAttr: "Select More", + text: '', + titleAttr: "Select All", className: "btn-sm datatable-bt selectMore", action: function () { table.rows({ page: "current" }).select();