Bug 5917 : Swapping templates over
[koha.git] / koha-tmpl / intranet-tmpl / prog / en / modules / cataloguing / addbooks.tmpl
diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/cataloguing/addbooks.tmpl b/koha-tmpl/intranet-tmpl/prog/en/modules/cataloguing/addbooks.tmpl
deleted file mode 100644 (file)
index edb3f8e..0000000
+++ /dev/null
@@ -1,157 +0,0 @@
-<!-- TMPL_INCLUDE NAME="doc-head-open.inc" -->
-<title>Koha &rsaquo; Cataloging</title>
-<!-- TMPL_INCLUDE NAME="greybox.inc" -->
-<!-- TMPL_INCLUDE NAME="doc-head-close.inc" -->
-<script type="text/javascript">
-       $(document).ready(function() {
-       $('#header_search').tabs();
- });
-</script>
-</head>
-<body>
-<!-- TMPL_INCLUDE NAME="header.inc" -->
-<!-- TMPL_INCLUDE NAME="cataloging-search.inc" -->
-
-<div id="breadcrumbs"><a href="/cgi-bin/koha/mainpage.pl">Home</a> &rsaquo; Cataloging</div>
-
-<div id="doc" class="yui-t7">
-
-   <div id="bd">
-       <div id="yui-main">
-
-<!-- TMPL_INCLUDE NAME="cataloging-toolbar.inc" -->
-
-       <!-- TMPL_IF name="noitemsfound" -->
-               No results found
-       <!-- /TMPL_IF -->
-
-<!-- display the search results -->
-
-<!-- TMPL_IF NAME="total"-->
-<!-- TMPL_VAR NAME="total"--> result(s) found in catalog,
-<a href="#searchresult-breeding"><!-- TMPL_VAR NAME="breeding_count" --> result(s) found in reservoir</a>
-<div class="pages"><!-- TMPL_VAR name="pagination_bar"--></div>
-<div class="searchresults">
-    <table>
-        <tr>
-            <th>Title</th>
-            <th>Location</th>
-            <th>Preview</th>
-            <!-- TMPL_IF NAME="CAN_user_editcatalogue_edit_catalogue" --><th>&nbsp;</th><!-- TMPL_ELSE --><!-- /TMPL_IF -->
-            <!-- TMPL_IF NAME="CAN_user_editcatalogue_edit_items" --><th>&nbsp;</th><!-- /TMPL_IF -->
-        </tr>
-    <!-- TMPL_LOOP NAME="resultsloop" -->
-        <!-- TMPL_IF name="even" -->
-            <tr class="highlight">
-        <!-- TMPL_ELSE -->
-            <tr>
-        <!-- /TMPL_IF -->
-            <td>
-                <p>
-                    <a href="/cgi-bin/koha/catalogue/MARCdetail.pl?biblionumber=<!-- TMPL_VAR name="biblionumber" -->"><!-- TMPL_VAR NAME="title" ESCAPE="html" --></a>
-                <!--TMPL_LOOP Name="subtitle"--><!-- TMPL_VAR NAME="subfield" --><!--/TMPL_LOOP--></p>
-                <!-- TMPL_IF name="summary" -->
-                    <p><!-- TMPL_VAR name="summary" --></p>
-                <!-- TMPL_ELSE -->
-                    <p>
-                        <!-- TMPL_IF NAME="author" -->
-                            <!-- TMPL_VAR NAME="author" -->
-                        <!-- TMPL_ELSE -->
-                            &nbsp;
-                        <!-- /TMPL_IF -->
-                       <!-- TMPL_IF NAME="isbn" --> - <!-- TMPL_VAR NAME="isbn" --> <!-- /TMPL_IF -->
-                        <!-- TMPL_IF name="publicationyear" --> - <!-- TMPL_VAR name="publicationyear" --><!-- /TMPL_IF -->
-                        <!-- TMPL_IF name="publishercode" -->- <!-- TMPL_VAR name="publishercode" --><!-- /TMPL_IF -->
-                        <!-- TMPL_IF name="copyrightdate" --> - <!-- TMPL_VAR name="copyrightdate" --><!-- /TMPL_IF -->
-                        <!-- TMPL_IF NAME="edition" -->Edition: <!-- TMPL_VAR NAME="edition" --><!-- /TMPL_IF -->
-                        <!-- TMPL_IF name="place" --> ; <!-- TMPL_VAR name="place" --><!-- /TMPL_IF -->
-                        <!-- TMPL_IF name="pages" --> - <!-- TMPL_VAR name="pages" --><!-- /TMPL_IF -->
-                        <!-- TMPL_IF name="size" --> ; <!-- TMPL_VAR name="size" --><!-- /TMPL_IF -->
-                        <!-- TMPL_IF name="timestamp" --> <i>(modified on <!-- TMPL_VAR name="timestamp" -->)</i><!-- /TMPL_IF -->
-                    </p>
-                <!-- /TMPL_IF -->
-                </td>
-                <td>
-                    <!-- TMPL_IF NAME="items_loop" -->
-                        <span class="available">
-                        <!-- TMPL_LOOP NAME="items_loop" -->
-                            <!-- TMPL_VAR NAME="count" --> <!-- TMPL_VAR NAME="branchname" -->
-                            <i>
-                        <!-- TMPL_IF name="location" --><!-- TMPL_VAR name="location" --><!-- /TMPL_IF -->
-                        <!-- TMPL_IF name="itemcallnumber" --><!-- TMPL_VAR name="itemcallnumber" --><!-- /TMPL_IF -->
-                            <!-- TMPL_IF name="classification" -->
-                            <a href="/cgi-bin/koha/catalogue/search.pl?q=callnum:<!-- TMPL_VAR NAME="classification" ESCAPE="URL" -->">
-                                <!-- TMPL_VAR NAME="classification" -->
-                            </a>
-                        <!-- /TMPL_IF -->
-                        </i>
-                            <br />
-                        <!-- /TMPL_LOOP -->
-                        </span>
-                    <!-- /TMPL_IF -->
-                    <span class="unavailable">
-                        <!-- TMPL_IF NAME="onloancount" --> Checked out (<!-- TMPL_VAR NAME="onloancount" -->),<br /> <!-- /TMPL_IF -->
-                        <!-- TMPL_IF NAME="wthdrawncount" --> Withdrawn (<!-- TMPL_VAR NAME="wthdrawncount" -->),<br /> <!-- /TMPL_IF -->
-                        <!-- TMPL_IF NAME="itemlostcount" --> Lost (<!-- TMPL_VAR NAME="itemlostcount" -->)<br /><!-- /TMPL_IF -->
-                        <!-- TMPL_IF NAME="orderedcount" --> On order (<!-- TMPL_VAR NAME="orderedcount" -->)<!-- /TMPL_IF -->
-                    </span>
-                </td>
-                               <td> <a href="/cgi-bin/koha/catalogue/showmarc.pl?id=<!-- TMPL_VAR NAME="biblionumber" -->" title="MARC" rel="gb_page_center[600,500]">MARC</a> | <a href="/cgi-bin/koha/catalogue/showmarc.pl?viewas=card&amp;id=<!-- TMPL_VAR NAME="biblionumber" -->" title="MARC" rel="gb_page_center[600,500]">Card</a>
-                </td>
-                <!-- TMPL_IF NAME="CAN_user_editcatalogue_edit_catalogue"--><td><a href="/cgi-bin/koha/cataloguing/addbiblio.pl?biblionumber=<!-- TMPL_VAR NAME="biblionumber" -->">Edit biblio</a></td><!-- /TMPL_IF -->
-                <!-- TMPL_IF NAME="CAN_user_editcatalogue_edit_items" --><td><a href="/cgi-bin/koha/cataloguing/additem.pl?biblionumber=<!-- TMPL_VAR NAME="biblionumber" -->">Add/Edit Items</a></td><!-- /TMPL_IF -->
-            </tr>
-    <!-- /TMPL_LOOP -->
-    </table>
-</div>
-<!-- TMPL_ELSE -->
-    <!-- TMPL_IF name='query'-->
-        <!-- TMPL_IF NAME="error" --><div class="dialog alert"><!-- /TMPL_IF --><b>No results found</b>
-        <!-- TMPL_IF NAME="error" -->
-            Error: <span class="error"><!-- TMPL_VAR NAME="error" --></span></div>
-        <!-- /TMPL_IF -->
-    <!-- /TMPL_IF -->
-<!-- /TMPL_IF -->
-
-<!-- TMPL_IF name='query'-->
-<div id="searchresult-breeding">
-    <h3>Biblios in reservoir</h3>
-    <!-- TMPL_IF name="breeding_loop" -->
-        <table>
-            <tr>
-                <th>Title</th>
-                <th>ISBN</th>
-                <th>Date</th>
-                <th>Edition</th>
-                <th>coming from</th>
-                <th>preview</th>
-                <th>&nbsp;</th>
-            </tr>
-            <!-- TMPL_LOOP NAME="breeding_loop" -->
-            <!-- TMPL_IF NAME="__odd__" -->
-               <tr>
-            <!--  TMPL_ELSE -->
-               <tr class="highlight">
-            <!-- /TMPL_IF -->
-                <td><!-- TMPL_VAR NAME="title" escape="html" -->
-                <!-- TMPL_VAR NAME="author" --></td>
-                <td><!-- TMPL_VAR NAME="isbn" --></td>
-                <td><!-- TMPL_VAR NAME="copyrightdate" --></td>
-                <td><!-- TMPL_VAR NAME="edition" --></td>
-                <td><!-- TMPL_VAR NAME="file" --></td>
-                <td> <a href="/cgi-bin/koha/catalogue/showmarc.pl?importid=<!-- TMPL_VAR NAME="id" -->" title="MARC" rel="gb_page_center[600,500]">MARC</a> | <a href="/cgi-bin/koha/catalogue/showmarc.pl?viewas=card&amp;importid=<!-- TMPL_VAR NAME="id" -->" title="MARC" rel="gb_page_center[600,500]">Card</a>
-                               </td>
-                <td>
-                       <a href="/cgi-bin/koha/cataloguing/addbiblio.pl?breedingid=<!-- TMPL_VAR NAME="id" -->" <!-- TMPL_UNLESS NAME="CAN_user_editcatalogue_edit_catalogue" --> class="disabled" onclick="return false;"<!-- /TMPL_UNLESS -->>Add biblio</a>
-                </td>
-            </tr>
-            <!-- /TMPL_LOOP -->
-        </table>
-    <!-- TMPL_ELSE -->
-    <p>None</p>
-    <!-- /TMPL_IF -->
-</div>
-<!-- /TMPL_IF -->
-</div>
-</div>
-<!-- TMPL_INCLUDE NAME="intranet-bottom.inc" -->