Bug 11529: (follow-up) Fix link on hold request page
Signed-off-by: Josef Moravec <josef.moravec@gmail.com> Signed-off-by: Nick Clemens <nick@bywatersolutions.com> Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
This commit is contained in:
parent
a1a05db1b6
commit
4cf5fcf10b
1 changed files with 1 additions and 1 deletions
|
@ -58,7 +58,7 @@
|
|||
[% END %]
|
||||
|
||||
[% UNLESS ( multi_hold ) %]
|
||||
<h1>Place a hold on [% INCLUDE 'biblio-default-view.inc' %][% INCLUDE 'biblio-title.inc' %]</h1>
|
||||
<h1>Place a hold on [% INCLUDE 'biblio-default-view.inc' %][% INCLUDE 'biblio-title.inc' %]</a></h1>
|
||||
[% ELSE %]
|
||||
<h1>Confirm holds</h1>
|
||||
[% END %]
|
||||
|
|
Loading…
Reference in a new issue