From aa33b240ebcfc0abd5608604b1f4277b617e46c4 Mon Sep 17 00:00:00 2001 From: "Nicole C. Engard" Date: Tue, 13 May 2014 08:48:52 -0500 Subject: [PATCH] [SIGNED-OFF] Bug 12244 - Update Acq Help for 3.16 This updates the basket help. To test: * Open a basket * Click help and confirm it's right and there http://bugs.koha-community.org/show_bug.cgi?id=12244 Signed-off-by: Bernardo Gonzalez Kriegel Help ok Final comment: koha-qa complains about tabs, removed in followup --- .../prog/en/modules/help/acqui/basket.tt | 49 +++++++++----------- 1 file changed, 22 insertions(+), 27 deletions(-) diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/help/acqui/basket.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/help/acqui/basket.tt index 53a1b25..44eef0c 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/help/acqui/basket.tt +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/help/acqui/basket.tt @@ -5,59 +5,54 @@

Once your basket is created you are presented with several options for adding items to the order.

-

After bringing in the bib information, if your AcqCreateItem system preference is set to add an item when ordering you will enter the item info next. You need to fill out at least one item record and then click the 'Add' button at the bottom left of the item form.

+

After bringing in the bib information (for all import methods except for the staged file), if your AcqCreateItem system preference is set to add an item when ordering you will enter the item info next. You need to fill out at least one item record and then click the 'Add' button at the bottom left of the item form.

After clicking add the item will appear above the form and then you can enter your next item the same way (if ordering more than one item).

-- 1.7.9.5