@@ -, +, @@ --- .../prog/en/modules/labels/label-edit-batch.tt | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) --- a/koha-tmpl/intranet-tmpl/prog/en/modules/labels/label-edit-batch.tt +++ a/koha-tmpl/intranet-tmpl/prog/en/modules/labels/label-edit-batch.tt @@ -129,7 +129,7 @@ { "sType": "anti-the", "aTargets" : [ "anti-the" ] }, { "aTargets": [ -1 ], "bSortable": false, "bSearchable": false } ], - "aaSorting": [[ 1, "asc" ]], + "aaSorting": [[ 0, "asc" ]], "sPaginationType": "four_button" })); $("#additems").click(function(){ --