@@ -, +, @@ --- .../intranet-tmpl/prog/en/modules/admin/preferences/circulation.pref | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) --- a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/circulation.pref +++ a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/circulation.pref @@ -723,9 +723,9 @@ Circulation: - - Update item's values when marked as lost from the hold to pull screen. - This is a list of values to update an item when it is marked as lost from the holds to pull screen. + - 'Example: "itemlost: 1" to set items.itemlost to 1 when the item is marked as lost' - pref: UpdateItemWhenLostFromHoldList type: textarea - - (for instance "itemlost: 1" to set items.itemlost to 1 when the item is marked as lost) Interlibrary Loans: - - pref: ILLModule --