MARC and ISBD display: removed references to action-catalogue.inc

This include no longer exists.

Signed-off-by: Joshua Ferraro <jmf@liblime.com>
This commit is contained in:
Galen Charlton 2007-12-28 11:15:25 -06:00 committed by Joshua Ferraro
parent 704a1df890
commit a020f6d6c7
2 changed files with 2 additions and 6 deletions

View file

@ -18,8 +18,6 @@
<h1>MARC biblio : <!-- TMPL_VAR NAME="biblionumber" --></h1>
<!-- TMPL_INCLUDE NAME="action-catalogue.inc" -->
<div id="catalogue_ISBDdetail">
<!-- TMPL_VAR NAME="ISBD" -->
</div>
@ -31,4 +29,4 @@
<!-- TMPL_INCLUDE NAME="biblio-view-menu.inc" -->
</div>
</div>
<!-- TMPL_INCLUDE NAME="intranet-bottom.inc" -->
<!-- TMPL_INCLUDE NAME="intranet-bottom.inc" -->

View file

@ -17,8 +17,6 @@
<h1>Checkout history for <!-- TMPL_VAR NAME="title" --> <!-- TMPL_IF NAME="author" -->(<!-- TMPL_VAR NAME="author" -->)<!-- /TMPL_IF --> </h1>
<!-- TMPL_INCLUDE NAME="action-catalogue.inc" -->
<div class="searchresults">
<!-- TMPL_IF NAME="issues" -->
<p><b>Has been checked out <!-- TMPL_VAR NAME="total" --> times</b></p>
@ -102,4 +100,4 @@
<!-- TMPL_INCLUDE NAME="biblio-view-menu.inc" -->
</div>
</div>
<!-- TMPL_INCLUDE NAME="intranet-bottom.inc" -->
<!-- TMPL_INCLUDE NAME="intranet-bottom.inc" -->