From 3c37392ed8080f8481ba915314daef41ab29980c Mon Sep 17 00:00:00 2001 From: dragon28 Date: Mon, 14 Apr 2003 17:45:31 +0000 Subject: [PATCH] fix for bug #351 --- koha-tmpl/intranet-tmpl/default/en/acqui/order.tmpl | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/koha-tmpl/intranet-tmpl/default/en/acqui/order.tmpl b/koha-tmpl/intranet-tmpl/default/en/acqui/order.tmpl index 80345b9443..d6f780718b 100644 --- a/koha-tmpl/intranet-tmpl/default/en/acqui/order.tmpl +++ b/koha-tmpl/intranet-tmpl/default/en/acqui/order.tmpl @@ -5,7 +5,7 @@ You searched on supplier , Order - Recieve + Receive Company @@ -25,7 +25,7 @@ You searched on supplier ,">/images/mail_send.png" title="Add order" ALT="Add" BORDER=0 >
- ">/images/mail_get.png" title="recieve" ALT="Add" BORDER=0 > + ">/images/mail_get.png" title="receive" ALT="Add" BORDER=0 > "> -- 2.39.5