Small quoting fix to let fine calculation work.
[koha.git] / koha-tmpl / intranet-tmpl / unido / en / includes / cat-top.inc
1 <head>\r
2 <link rel="stylesheet" type="text/css" href="<TMPL_VAR name="themelang">/includes/main.css">\r
3 \r
4 <title>KOHA INTRANET: Catalogue</title>\r
5 \r
6 </head>\r
7 <body>\r
8 \r
9 \r
10 \r
11 <!--\r
12 \r
13 TOPMENU\r
14 \r
15 the top menu has 2 columns, the first is for the site name \r
16 (usually Koha) the second is for the menu items - which aligns \r
17 them right as a group.  The section you are in has a "selected" class\r
18 so you need a new menu for each section.\r
19 \r
20 -->\r
21 \r
22 \r
23 \r
24 <table class="top-menu" width="100%" border="0">\r
25         <tr>\r
26 \r
27         <td><a href="/cgi-bin/koha/mainpage.pl" class="logo"><h1 class="logo">Koha</h1></A></td>\r
28         \r
29         <td class="top-menuitems">\r
30         <a class="selected" href="/cgi-bin/koha/loadmodules.pl?module=search&type=intranet">Catalogue</a>\r
31         |\r
32         <a class="menu" href="/cgi-bin/koha/members-home.pl">Patrons</a>\r
33         |\r
34         <a class="menu"href="/cgi-bin/koha/circ/circulation.pl">Circulation</a>\r
35         |\r
36         <a class="menu"href="/cgi-bin/koha/loadmodules.pl?module=acquisitions">Add New Items</a>\r
37         |\r
38         <a class="menu"href="/cgi-bin/koha/admin-home.pl">Administration</a>\r
39         |\r
40         <a class="menu" href="/cgi-bin/koha/reports-home.pl">Reports</a> \r
41         |\r
42         <a class="menu" href="/cgi-bin/koha/mainpage.pl">Home</a>\r
43                                                         \r
44         </td>\r
45                                 \r
46         </TR>\r
47 </TABLE>\r
48 \r
49 \r
50                 \r
51                 \r
52 \r
53 <!--\r
54 MAIN TABLE\r
55 \r
56 The main table sets up a left hand colun for the sub menu and the layout of the rest of the page.  \r
57 We are using 2 and 3 column display tables, and there is a different set of includes for each.  \r
58 \r
59 \r
60 -->\r
61 \r
62 <p>\r
63 \r
64 <table border="0" cellpadding="0" cellspacing="0" width="100%">\r
65 <tr valign="top"><td class="sidenav-box">\r
66 \r
67 <p>&nbsp;</p>\r
68 \r
69 <h4>CATALOGUE</h4>\r
70 \r
71 <UL class="sidenav">\r
72 \r
73 <LI class="selected" > <a href="/cgi-bin/koha/loadmodules.pl?module=search&type=intranet">Search</a>\r
74 <li> <a href="/cgi-bin/koha/loadmodules.pl?module=search&marc=1&type=intranet">MARC search</a>\r
75                                                 \r
76 </ul>\r
77 \r
78 <h4>MAINTENANCE</h4>\r
79 <UL class="sidenav">\r
80 <li> <b>Edit Catalogue Record:</b> To edit a record first search for it here. When you get to the details page you will be able to edit it.\r
81 <li> <a href="/cgi-bin/koha/loadmodules.pl?module=acquisitions&type=intranet">Add New Item</a>\r
82 <!--<li> <a href="/cgi-bin/koha/maint/catmaintain.pl">Subject\r
83 Maintenance</a>-->\r
84 </ul>\r
85 \r
86 \r
87 \r
88 <TMPL_IF NAME="loggedinusername">\r
89 You are Logged in as: <TMPL_VAR NAME="loggedinusername"> \r
90 \r
91 <UL class="sidenav">\r
92 <li>\r
93 <a href=/cgi-bin/koha/mainpage.pl?logout.x=1 class="logout">Log Out</a>\r
94 </ul>\r
95 <TMPL_ELSE>\r
96 <UL class="sidenav">\r
97 <li><a href=/cgi-bin/koha/opac-user.pl class="login">Log In</a>\r
98 </ul>\r
99 </TMPL_IF>\r
100 \r
101 \r
102 <p>\r
103 \r
104 \r
105 \r
106 </td>\r
107 \r
108 \r
109  <td width="32"><img src="<TMPL_VAR name="themelang">/images/holder.gif" width="40" height="1" border="0" alt="" /></td>\r
110 \r
111 <td>\r