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

(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/ill/log/status_change.tt (-1 / +1 lines)
Lines 1-3 Link Here
1
[% USE KohaDates %]
1
<p>
2
<p>
2
[% log.timestamp | $KohaDates with_hours => 1 %] : <b>Status changed</b>
3
[% log.timestamp | $KohaDates with_hours => 1 %] : <b>Status changed</b>
3
[% IF log.info.status_before %]
4
[% IF log.info.status_before %]
4
- 

Return to bug 20750