Bug 22563: (follow-up) Items LOST should not be RETURNED
[koha-equinox.git] / koha-tmpl / intranet-tmpl / prog / en / includes / accounts.inc
index dfce02b..e221af6 100644 (file)
@@ -44,6 +44,7 @@
         [%- CASE 'REPLACED'   -%]<span> (Replaced)</span>
         [%- CASE 'FORGIVEN'   -%]<span> (Forgiven)</span>
         [%- CASE 'VOID'       -%]<span> (Voided)</span>
+        [%- CASE 'LOST'       -%]<span> (Lost)</span>
         [%- CASE              -%]
     [%- END -%]
 [%- END -%]