synch'ing virtual shelves management in opac with the librarian one, that has more...
[koha-ffzg.git] / koha-tmpl / opac-tmpl / css / en / opac-ISBDdetail.tmpl
index f60eb8a..a27c2a4 100644 (file)
@@ -2,10 +2,16 @@
 <link rel="stylesheet" type="text/css" href="<!-- TMPL_VAR name="themelang" -->/includes/marc-editor.css">
 <div id="bibliomenu">
        <a href="opac-detail.pl?bib=<!-- TMPL_VAR name="biblionumber" -->" class="button catalogue">
-               Normal
+               Simple
        </a>
        <a href="opac-MARCdetail.pl?bib=<!-- TMPL_VAR name="biblionumber" -->" class="button">
-               MARC
+               Complete
+       </a>
+       <a href="opac-ISBDdetail.pl?bib=<!-- TMPL_VAR name="biblionumber" -->" class="button catalogue">
+               ISBD
+       </a>
+       <a href="javascript:Dopop('opac-addbookbybiblionumber.pl?biblionumber=<!-- TMPL_VAR NAME="biblionumber" -->')" class="button catalogue">
+               Add to shelf
        </a>
        <a href="javascript:Dopop('opac-detailprint.pl?bib=<!-- TMPL_VAR name="biblionumber" -->')" class="button catalogue">
                Print
                        Request
                </a>
        <!-- /TMPL_UNLESS -->
+       <!-- TMPL_IF name="subscriptionid" -->
+       <a href="opac-serial-issues.pl?subscriptionid=<!-- TMPL_VAR NAME="subscriptionid" -->" class="button catalogue" title="Serial issues">
+               Issues
+       </a>
+       <!-- /TMPL_IF -->
+       <a class="button" href="javascript:addRecord('<!-- TMPL_VAR NAME="biblionumber" ESCAPE=URL -->')">Add to basket</a>
 </div>
 
 <div id="mainbloc">