In payment pages (pay.pl etc) there is a menu with 4 tabs (Transactions, make a payment...) In Koha 23.11 the div for this menu had an id (toptabs). It is no more the case (I suppose this is because toptabs is now used for the general top-bar menu of Koha). It would be nice to add a new id to this div, to help code manipulation with CSS/JS