View | Details | Raw Unified | Return to bug 25593
Collapse All | Expand All

(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/catalogue/detail.tt (-2 / +1 lines)
Lines 696-702 Note that permanent location is a code, and location may be an authval. Link Here
696
      </tbody>
696
      </tbody>
697
    </table>
697
    </table>
698
  [% ELSE %]
698
  [% ELSE %]
699
    There is no order for this biblio.
699
    There is no order for this bibliographic record.
700
  [% END %]
700
  [% END %]
701
</div>
701
</div>
702
[% END %]
702
[% END %]
703
- 

Return to bug 25593