View | Details | Raw Unified | Return to bug 40866
Collapse All | Expand All

(-)a/koha-tmpl/intranet-tmpl/prog/en/includes/action-logs.inc (-3 lines)
Lines 251-258 Link Here
251
        <span>Override Renew hold for another</span>
251
        <span>Override Renew hold for another</span>
252
    [% CASE 'TOO_MUCH' %]
252
    [% CASE 'TOO_MUCH' %]
253
        <span>Override auto-renew too much owing restriction</span>
253
        <span>Override auto-renew too much owing restriction</span>
254
    [% CASE 'OVERRIDDEN' %]
255
        <span>Restriction overridden temporarily</span>
256
    [% CASE 'CURRENTISSUE' %]
254
    [% CASE 'CURRENTISSUE' %]
257
        <span>Item is currently checked out to this patron</span>
255
        <span>Item is currently checked out to this patron</span>
258
    [% CASE 'UNSEEN' %]
256
    [% CASE 'UNSEEN' %]
259
- 

Return to bug 40866