bugfixes for 1.3.3 release
[koha.git] / koha-tmpl / intranet-tmpl / default / es / catalogue / detail.tmpl
1 <TMPL_INCLUDE NAME="cat-top.inc">
2
3 <!--
4 <TMPL_IF NAME="loggedinuser">
5     <p align=left>Logged in as: <TMPL_VAR NAME="loggedinuser"> [<a href=/cgi-bin/koha/logout.pl>Log Out</a>]</p>
6 <TMPL_ELSE>
7     <p align=left><a href=/cgi-bin/koha/userpage.pl>Log In</a> to Koha</p>
8 </TMPL_IF>
9 -->
10
11 <TMPL_LOOP NAME="BIBLIO_RESULTS">
12
13
14
15 <TMPL_IF NAME="norequests">
16 <TMPL_ELSE>
17 <a href=request.pl?bib=<TMPL_VAR NAME="biblionumber">><img height=42  WIDTH=120 BORDER="0"
18 src="/images/requests.gif" align="right" border="0"></a>
19 </TMPL_IF>
20
21 <font SIZE=6><em><TMPL_VAR NAME="title"> (<TMPL_VAR NAME="author">)
22 <TMPL_VAR NAME="class"></em></font><p>
23 <!-- FIXME - "callpadding" should be "cellpadding", right? -->
24 <table cellspacing="0" callpadding="5" border="1" align="left" width="220">
25 <!-----------------BIBLIO RECORD TABLE--------->
26 <tr valign="top">
27
28 <td bgcolor="#cccc99" background="/images/background-mem.gif">
29 <b>REGISTRO BIBLIO</b>
30
31
32
33
34 <TMPL_VAR NAME="biblionumber">
35 </td>
36 </tr>
37 <tr valign="top">
38 <td>
39 <form action="/cgi-bin/koha/modbib.pl" method="post">
40 <input type="hidden" name="bibnum" value="<TMPL_VAR NAME="biblionumber">">
41 <input type="image" name="submit" value="modify" height="42" width="93"
42 border="0" src="/images/modify-mem.gif">
43 <input type="image" name="delete" value="delete" height="42" width="93"
44 border="0" src="/images/delete-mem.gif">
45 </form>
46 <br>
47 <FONT SIZE=2  face="arial, helvetica">
48 <b>Subtítulo:</b> <TMPL_VAR NAME="subtitle"><br>
49 <b>Autor:</b> <a href=/cgi-bin/koha/search.pl?author=<TMPL_VAR
50 NAME="author" ESCAPE=URL>><TMPL_VAR NAME="author"></a><br>
51 <b>Autor Adicional:</b> <TMPL_VAR NAME="additional"><br>
52 <b>Series Título:</b> <TMPL_VAR NAME="seriestitle"><br>
53 <b>Tema:</b> <TMPL_VAR NAME="subject"><br>
54 <b>Copyright:</b> <TMPL_VAR NAME="copyrightdate"><br>
55 <b>Notas:</b> <TMPL_VAR NAME="notes"><br>
56 <b>Unititle:</b> <TMPL_VAR NAME="unititle"><br>
57 <b>Número de Serie:</b> <TMPL_VAR NAME="serial"><br>
58 <b>Cantidad Total de Artículos:</b> <TMPL_VAR NAME="count">
59 <p>
60 </font></td>
61 </tr>
62 </table>
63 </TMPL_LOOP>
64 <!-- FIXME - The help box overflows on the right. I think this is
65      because it is specified as "width=70%", which the browser
66      interprets as 70% of the width of the browser window. However,
67      leaving out the "width=70%" makes the help box abut the "biblio
68      record" box. I think the fix is to put all three boxes in a
69      table, for layout, and make the help box as wide as it wants to
70      be. -->
71
72 <center>
73 <table border=0 cellspacing=0 cellpadding=2>
74 <tr bgcolor="#cccc99" background="/images/background-mem.gif">
75 <td>Tipo de Artículo</td>
76 <td>Clase</td>
77 <td>Localización</td>
78 <td>Fecha de Devolución</td>
79 <td>Last Seen</td>
80 <td>Código de Barras</td>
81 <td>Volumen</td>
82 </tr>
83 <TMPL_LOOP NAME="ITEM_RESULTS">
84 <tr>
85 <td><TMPL_VAR NAME="itemtype"></td>
86 <td><a href=/cgi-bin/koha/search.pl?dewey=<TMPL_VAR NAME="dewey" ESCAPE=URL>><TMPL_VAR NAME="class"></a></td>
87 <td><TMPL_VAR NAME="branchname"></td>
88 <td><TMPL_VAR NAME="datedue"></td>
89 <td><TMPL_VAR NAME="datelastseen"></td>
90 <td><a href="/cgi-bin/koha/moredetail.pl?type=<TMPL_VAR NAME="type">&item=<TMPL_VAR NAME="itemnumber>&bib=<TMPL_VAR NAME="biblionumber">&bi=<TMPL_VAR NAME="biblioitemnumber">"><TMPL_VAR NAME="barcode"></a></td>
91 <td><TMPL_VAR NAME="volumeddesc"></td>
92 <TMPL_IF NAME="type">
93 <td><a href=/cgi-bin/koha/maint/catmaintain.pl?type=fixitemtype&bi=<TMPL_VAR
94 NAME="biblioitemnumber">&item=<TMPL_VAR NAME="itemtype">>Fix Itemtype</a></td>
95 </TMPL_IF>
96 </tr>
97 </TMPL_LOOP>
98 <TMPL_LOOP NAME="WEB_RESULTS">
99 <tr>
100 <td><TMPL_VAR NAME="itemtype"></td>
101 <td>Sitio Web</td>
102 <td>Online</td>
103 <td>Disponible</td>
104 <td></td>
105 <td><a href="/cgi-bin/koha/moredetail.pl?item=<TMPL_VAR
106 NAME="itemnumber>&bib=<TMPL_VAR NAME="biblionumber">&bi=<TMPL_VAR
107 NAME="biblioitemnumber">">http://<TMPL_VAR NAME="url"></a></td>
108 </tr>
109 </TMPL_LOOP>
110 </table>
111 <p>
112 <table border="0" cellspacing="0" cellpadding="5" width=70%>
113 <tr valign="top">
114 <td bgcolor="99cc33" background="/images/background-mem.gif"
115 colspan="2"><p><b>AYUDA</b><br>
116 <b>Actualizar Biblio para todos los Artículos:</b> Pulsar el botón <b>Modificar</b>
117       [izquierda] para enmendar la biblio.  Cualquier cambio que hagas actualizará los registros
118       de <b>todos</b> los artículos mostrados arriba.
119 <p>
120 <b>Actualizar la Biblio sólo para UNO o ALGUNOS registros:</b>
121 Si alguno de los artículos mostrados arriba necesita una biblio distinta, estás en la biblio
122 equivocada, debes utilizar el proceso de <a
123 href="/cgi-bin/koha/loadmodules.pl?module=acquisitions">adquisiciones</a> para arreglarlo.
124 Necesitarás "reordenar" los artículos, y eliminarlos de esta biblio.
125 <p /></tr>
126 </table>
127 </center>
128 <br clear=all>
129 <p />
130
131 <!--
132 <table border="1" cellspacing="0" cellpadding="5" width="90%">
133 <tr valign="top">
134 <td bgcolor="$main"
135 background="/images/background-mem.gif"><b>Abstract</b></td>
136 </tr>
137 <tr valign="top">
138 <TMPL_LOOP NAME="BIBLIO_RESULTS">
139 <td><TMPL_VAR NAME="abstract"></td>
140 </TMPL_LOOP>
141 </tr>
142 </table>
143 <p />
144 <table border="1" cellspacing="0" cellpadding="5" width="90%">
145 <tr valign="top">
146 <td bgcolor="$main" background="/images/background-mem.gif"><b>Links to
147 Associated Websites<b></td>
148 </tr>
149 <TMPL_LOOP NAME="SITE_RESULTS">
150 <tr>
151 <td><b>Title:</b> <TMPL_VAR name="title"><br>
152 <b>Description:</b> <TMPL_VAR name="description"><br>
153 <b>URL:</b><a href="http://<TMPL_VAR name="url">">http://<TMPL_VAR
154 name="url"></a><br>
155 </td>
156 </tr>
157 </TMPL_LOOP>
158 </table>
159
160 -->
161
162 <TMPL_INCLUDE NAME="cat-bottom.inc">