bug 4845 change language from reserves to holds
Signed-off-by: Galen Charlton <gmcharlt@gmail.com>
This commit is contained in:
parent
9d8ccb5f57
commit
5bdbd73f63
1 changed files with 1 additions and 1 deletions
|
@ -60,7 +60,7 @@ $.tablesorter.addParser({
|
|||
<!-- TMPL_IF NAME="reserveloop" -->
|
||||
<table id="holdst">
|
||||
<thead> <tr>
|
||||
<th>Reserves
|
||||
<th>Holds
|
||||
<a href="/cgi-bin/koha/circ/reserveratios.pl?ratio=<!-- TMPL_VAR NAME="ratio" -->&order=reservecount&from=<!-- TMPL_VAR NAME="from" -->&to=<!-- TMPL_VAR NAME="to" -->">Sort</a>
|
||||
</th>
|
||||
<th>Items
|
||||
|
|
Loading…
Reference in a new issue