diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/circ/returns.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/circ/returns.tt index f048287a63..5154b71b0b 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/circ/returns.tt +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/circ/returns.tt @@ -136,6 +136,8 @@ [%- CASE 'LostReserve' -%]Lost hold [%- CASE 'CancelReserve' -%]Cancelled hold [%- CASE 'TransferCancellation' -%]Transfer was cancelled whilst in transit + [%- CASE 'Recall' -%]Recall + [%- CASE 'RecallCancellation' -%]Cancelled recall [%- END -%]
@@ -1268,6 +1270,8 @@ [%- CASE 'LostReserve' -%]Lost hold [%- CASE 'CancelReserve' -%]Cancelled hold [%- CASE 'TransferCancellation' -%]Transfer was cancelled whilst in transit + [%- CASE 'Recall' -%]Recall + [%- CASE 'RecallCancellation' -%]Cancelled recall [%- END -%]