Wrong *-top.inc included
[koha.git] / koha-tmpl / intranet-tmpl / default / es / parameters / admin-home.tmpl
1 <TMPL_INCLUDE NAME="parameters-top.inc">
2 <center>
3 <FONT SIZE=6><em>Koha admin page</em></FONT><br><br><br>
4 <table width=100% cellspacing=0 cellpadding=5 border=1>
5 <tr background="/images/background-mem.gif">
6         <th>Parámetros de la Biblio </th>
7 </tr>
8 </table>
9 <table cellspacing=0 cellpadding=3 width=80%>
10 <tr>
11         <td valign="top" width="25%"><a href=/cgi-bin/koha/admin/itemtypes.pl>Tipos de Artículos</a></td>
12         <td>the supports of an item.</td>
13 </tr>
14 <tr>
15         <td valign="top" width="25%"><a href=/cgi-bin/koha/admin/aqbudget.pl>presupuestos</a></td>
16         <td>the budgets allowed to differents book funds.</td>
17 </tr>
18 <tr>
19         <td valign="top" width="25%"><a href=/cgi-bin/koha/admin/aqbookfund.pl>book funds</a></td>
20         <td>the differents book funds.</td>
21 </tr>
22 <tr>
23         <td valign="top" width="25%"><a href=/cgi-bin/koha/admin/authorised_values.pl>valores autorizados</a></td>
24         <td>Define here categories and authorised values for them.
25                         Authorised values are used in MARC form to limit/help editing MARC biblios</td>
26 </tr>
27 <tr>
28         <td valign="top" width="25%"><a href=/cgi-bin/koha/admin/thesaurus.pl>Thesaurus</a></td>
29         <td>Thesaurus management. You can define as many thesaurus as needed, through definiitions of thesaurus "category"</td>
30 </tr>
31
32 <table width=100% cellspacing=0 cellpadding=5 border=1>
33 <tr background="/images/background-mem.gif">
34         <th>parámetros MARC</th>
35 </tr>
36 </table>
37 <table cellspacing=0 cellpadding=3 width=80%>
38 <tr><td valign="top" width="25%"><a href=/cgi-bin/koha/admin/marctagstructure.pl>MARC tag structure</a></td><td>MARC structure : tag then subfields</td></tr>
39 <tr><td valign="top" width="25%"><a href=/cgi-bin/koha/admin/koha2marclinks.pl>Links koha - MARC DB</a></td><td>Define links between the koha standard DB and the MARC one. Note those links can be defined through MARC structure. This tool is just a shortcut to speed up linkage</td></tr>
40 </table>
41 <table width=100% cellspacing=0 cellpadding=5 border=1>
42 <tr background="/images/background-mem.gif">
43         <th>Various datas : </th>
44 </tr>
45 </table>
46 <table cellspacing=0 cellpadding=3 width="80%">
47 <tr>
48         <td valign="top" width="25%"><a href=/cgi-bin/koha/admin/branches.pl>libraries branches</a></td>
49         <td>the differents branches you manage with this koha server</td>
50 </tr>
51 <tr>
52         <td valign="top" width="25%"><a href=/cgi-bin/koha/admin/categorie.pl>categorías</a></td>
53         <td>diferentes tipos de prestatarios.</td>
54 </tr>
55 <tr>
56         <td valign="top" width="25%"><a href=/cgi-bin/koha/admin/currency.pl>Currencies</a></td>
57         <td>Currencies of booksellers.</td>
58 </tr>
59 <tr>
60         <td valign="top" width="25%"><a href=/cgi-bin/koha/admin/printers.pl>Impresoras</a></td>
61         <td>Impresoras (rutas UNIX).</td>
62 </tr>
63 <tr>
64         <td valign="top" width="25%"><a href=/cgi-bin/koha/admin/stopwords.pl>stopwords</a></td>
65         <td>Palabras eliminadas durante las búsquedas</td>
66 </tr>
67 <tr>
68         <td valign="top" width="25%"><a href=/cgi-bin/koha/admin/z3950servers.pl>Servers Z39.50</a></td>
69         <td>Servidores para solicitar información MARC</td>
70 </tr>
71 <tr>
72         <td valign="top" width="25%"><a href=/cgi-bin/koha/admin/systempreferences.pl>Preferencias del Sistema</a></td>
73         <td>Preferencias del Sistema</td>
74 </tr>
75 </table>
76
77 </center>
78 <TMPL_INCLUDE NAME="cat-bottom.inc">