|
Lines 348-356
$.tablesorter.addParser({
Link Here
|
| 348 |
<!-- /TMPL_IF --> |
348 |
<!-- /TMPL_IF --> |
| 349 |
</td> |
349 |
</td> |
| 350 |
<td> |
350 |
<td> |
| 351 |
<form action="/cgi-bin/koha/opac-modrequest.pl" method="post"> |
351 |
<!-- TMPL_IF NAME="cancelable" --> |
| 352 |
<input type="hidden" name="biblionumber" value="<!-- TMPL_VAR NAME="biblionumber" -->" /> |
352 |
<form action="/cgi-bin/koha/opac-modrequest.pl" method="post"> |
| 353 |
<input type="submit" name="submit" class="icon delete cancel" value="Cancel" onclick="return confirmDelete('Are you sure you want to cancel this hold?');" /></form> |
353 |
<input type="hidden" name="biblionumber" value="<!-- TMPL_VAR NAME="biblionumber" -->" /> |
|
|
354 |
<input type="submit" name="submit" class="icon delete cancel" value="Cancel" onclick="return confirmDelete('Are you sure you want to cancel this hold?');" /></form> |
| 355 |
<!-- TMPL_ELSE --> |
| 356 |
|
| 357 |
<!-- /TMPL_IF --> |
| 354 |
</td> |
358 |
</td> |
| 355 |
|
359 |
|
| 356 |
</tr> |
360 |
</tr> |