From 8976f0df7458e31ff5b8954215fd7b4c9d4a39e8 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 --- .../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 09066e6795..f6270ba990 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.2