correct a wrong link
This commit is contained in:
parent
b0bcda97dc
commit
5e775a5d36
1 changed files with 1 additions and 1 deletions
|
@ -49,7 +49,7 @@
|
|||
</td>
|
||||
<td><p><!-- TMPL_VAR NAME="holdingbranch" --> <!-- TMPL_VAR NAME="itemcallnumber" --></p></td>
|
||||
<td>
|
||||
<form name="dotransfer" action="waitingreservestransfers.pl" method="post">
|
||||
<form name="dotransfer" action="/cgi-bin/koha/circ/waitingreserves.pl" method="post">
|
||||
<input type="hidden" name="itemnumber" value="<!-- TMPL_VAR NAME="itemnumber" -->" />
|
||||
<input type="hidden" name="fbr" value="<!-- TMPL_VAR NAME="holdingbranch" -->" />
|
||||
<input type="hidden" name="tbr" value="<!-- TMPL_VAR NAME="branchcode" -->" />
|
||||
|
|
Loading…
Reference in a new issue