Bug 30579: (follow-up) Remove unnecessary nested form elements

Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
Signed-off-by: Katrin Fischer <katrin.fischer@bsz-bw.de>
This commit is contained in:
Nick Clemens 2024-03-15 18:03:10 +00:00 committed by Katrin Fischer
parent 0209573f16
commit c583acec24
Signed by: kfischer
GPG key ID: 0EF6E2C03357A834

View file

@ -1030,11 +1030,9 @@
</table> <!-- /#requestspecific -->
[% IF hiddencount %]
<form method="get">
<p class="hiddencount">
<a href="request.pl?biblionumber=[% biblio_info.biblionumber | uri %]&amp;borrowernumber=[% borrowernumber | uri %]&amp;showallitems=1">Show all items ([% hiddencount | html %] hidden)</a>
</p>
</form>
[% END # /IF hiddencount %]
[% ELSE # /UNLESS multi_hold %]