|
Lines 70-76
Link Here
|
| 70 |
<li><span class="label">Status:</span> |
70 |
<li><span class="label">Status:</span> |
| 71 |
Closed on [% invoiceclosedate | $KohaDates %].</li> |
71 |
Closed on [% invoiceclosedate | $KohaDates %].</li> |
| 72 |
|
72 |
|
| 73 |
<li><label for="reopen">Reopen: </label></li> <input type="checkbox" name="reopen" id="reopen" /> |
73 |
<li><label for="reopen">Reopen: </label> <input type="checkbox" name="reopen" id="reopen" /></li> |
| 74 |
[% ELSE %] |
74 |
[% ELSE %] |
| 75 |
<li><span class="label">Status:</span> |
75 |
<li><span class="label">Status:</span> |
| 76 |
Open.</li> |
76 |
Open.</li> |
| 77 |
- |
|
|