From daebb78b4e5fdd595e0d16d505c9fa31a8639da8 Mon Sep 17 00:00:00 2001 From: Galen Charlton Date: Mon, 21 Apr 2014 04:27:56 +0000 Subject: [PATCH] Bug 11551: (follow-up) standardize label of order number / order line This patch changes the label of the order number search field on the order search form from "Order no." to "Order line", to make it consistent with how the order number is referred to in other parts of acquisitions. Signed-off-by: Galen Charlton --- koha-tmpl/intranet-tmpl/prog/en/modules/acqui/histsearch.tt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/acqui/histsearch.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/acqui/histsearch.tt index ffe7537320..e8666c5052 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/acqui/histsearch.tt +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/acqui/histsearch.tt @@ -48,7 +48,7 @@
  • - + [% IF search_children_too %] -- 2.39.5