From a48c3cafd2055b574c0807a27fec0dad3d0c66ad Mon Sep 17 00:00:00 2001 From: Lucas Gass Date: Mon, 17 Jun 2024 13:54:45 +0000 Subject: [PATCH] Bug 37081: Reword button on addorderiso2709.tt To test: 1. Go to Acquisition and create or find a vendor. 2. Create a new basket. 3. Add to basket -> from a new file 4. Upload a .mrc file and stage fro import. 5. Add the files to your basket. 6. For each item in the basket notice the button set which includes MARC, Card, and Add order. 7. APPLY patch and reload the page. 8. Add order should now be New order. Signed-off-by: David Nind Signed-off-by: Katrin Fischer --- .../intranet-tmpl/prog/en/modules/acqui/addorderiso2709.tt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/acqui/addorderiso2709.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/acqui/addorderiso2709.tt index 2fce35bb04..1cef2cd82d 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/acqui/addorderiso2709.tt +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/acqui/addorderiso2709.tt @@ -166,7 +166,7 @@ MARC Card - Add order + New order
    -- 2.39.5