Fixed bug #396
[koha.git] / koha-tmpl / intranet-tmpl / default / en / includes / about-top.inc
1 <!doctype html public "-//w3c//dtd html 4.0 transitional//en">
2
3 <html>
4 <head>
5 <title>KOHA: INTRANET: Parameters</title>
6 </head>
7 <body text="black" bgcolor="white" link="#0000ff" vlink="#0000ff" "3366cc" Alink="#cc3300"
8 marginheight=0 marginwidth=0 leftmargin=0 topmargin=0>
9
10 <style>
11 <TMPL_INCLUDE NAME="common-style.css">
12 #menubar {
13         border-top:1px solid #666;
14 }
15 .koha {
16         font-weight: normal;
17         text-decoration: none;
18         cursor: hand;
19         color:#777777;
20         padding:4px;
21         font-weight: bold;
22         text-align:center;
23         background-image:url("<TMPL_VAR name="themelang">/images/background-mem.gif");
24         }
25
26 a.home {
27         font-weight: normal;
28         text-decoration: none;
29         cursor: hand;
30         color:#777777;
31         padding:4px;
32         font-weight: bold;
33         }
34 a.home:hover {
35         background-color: #339933;
36         color: #000000;
37         text-decoration: none;
38         font-weight: normal;
39         font-weight: bold;
40         }
41 a.catalogue {
42         font-weight: normal;
43         text-decoration: none;
44         cursor: hand;
45         color:#777777;
46         padding:4px;
47         font-weight: bold;
48         margin:0;
49         }
50 a.catalogue:hover {
51         background-color: #ad11ad;
52         color: #000000;
53         text-decoration: none;
54         font-weight: normal;
55         font-weight: bold;
56         margin:0;
57         }
58 a.members {
59         font-weight: normal;
60         text-decoration: none;
61         cursor: hand;
62         color:#777777;
63         padding:4px;
64         font-weight: bold;
65         }
66 a.members:hover {
67         background-color: #86c268;
68         color: #000000;
69         text-decoration: none;
70         font-weight: bold;
71         }
72
73 a.acquisition:hover {
74         background-color: #ffdf61;
75         color: #000000;
76         text-decoration: normal;
77         font-weight: bold;
78         }
79 a.acquisition {
80         font-weight: normal;
81         text-decoration: none;
82         cursor: hand;
83         color:#777777;
84         padding:4px;
85         font-weight: bold;
86         }
87 a.reports {
88         font-weight: normal;
89         text-decoration: none;
90         cursor: hand;
91         color: #777777;
92         padding:4px;
93         font-weight: bold;
94         }
95 a.reports:hover {
96         background-color: #6b7cbe;
97         color: #000000;
98         text-decoration: normal;
99         font-weight: bold;
100         }
101 a.circulation {
102         font-weight: normal;
103         text-decoration: none;
104         cursor: hand;
105         color: #777777;
106         padding:4px;
107         font-weight: bold;
108         }
109 a.circulation:hover {
110         background-color: #be6170;
111         color: #000000;
112         text-decoration: normal;
113         font-weight: bold;
114         }
115 a.parameters {
116         font-weight: normal;
117         text-decoration: none;
118         cursor: hand;
119         color: #777777;
120         padding:4px;
121         font-weight: bold;
122         }
123 a.parameters:hover {
124         background-color: #86c268;
125         color: #000000;
126         text-decoration: normal;
127         font-weight: bold;
128         }
129 a.about {
130         background-color: #86c268;
131         font-weight: normal;
132         text-decoration: none;
133         cursor: hand;
134         color: #FFFFFF;
135         padding:4px;
136         font-weight: bold;
137         }
138 a.about:hover {
139         background-color: #86c268;
140         color: #FFFFFF;
141         text-decoration: normal;
142         font-weight: bold;
143         }
144 </style>
145
146 <!------------------------MENUS-------------------------------->
147 <table cellpadding=0 cellspacing=0 width="100%" border=0>
148 <tr height="45">
149         <td valign="bottom" align="left">
150                 <table bgcolor="dddddd" width="100%" cellpadding=0 cellspacing=0>
151                 <tr>
152                         <td>
153                         <div id="menubar">
154                         <table cellpadding=0 cellspacing=0  border=0 height=29 width=70%>
155                                 <tr>
156                                         <td class="koha"><b>KOHA</b></td>
157                                         <td>
158                                                 <a class="home" href="/cgi-bin/koha/mainpage.pl">Home</a>
159                                         </td>
160                                         <td>
161                                                 <a class="catalogue" href="/cgi-bin/koha/loadmodules.pl?module=search&type=intranet">Catalogue</a>
162                                         </td>
163                                         <td>
164                                                 <a class="members" href="/cgi-bin/koha/members-home.pl">Members</a>
165                                         </td>
166                                         <td>
167                                                 <a class="acquisition" href="/cgi-bin/koha/loadmodules.pl?module=acquisitions">Acquisitions</a>
168                                         </td>
169                                         <td>
170                                                 <a class="acquisition" href="/cgi-bin/koha/loadmodules.pl?module=MARC">Marc</a>
171                                         </td>
172                                         <td>
173                                                 <a class="circulation"  href="/cgi-bin/koha/circ/circulation.pl">Circulation</a>
174                                         </td>
175                                         <td>
176                                                 <a class="reports" href="/cgi-bin/koha/reports-home.pl">Reports</a>
177                                         </td>
178                                         <td>
179                                                 <a class="parameters" href="/cgi-bin/koha/admin-home.pl" alt="Paramètres">Parameters</a>
180                                         </td>
181                                         <td>
182                                                 <a class="about" href="/cgi-bin/koha/about.pl">About</a>
183                                         </td>
184                                 </TR>
185                         </TABLE>
186                         </div>
187                 </td></tr></table>
188         </TD>
189 </tr>
190 </table>
191 <BLOCKQUOTE>
192 <TMPL_IF NAME="loggedinuser">
193     <p align=left>Logged in as: <TMPL_VAR NAME="loggedinuser"> [<a href=/cgi-bin/koha/mainpage.pl?logout.x=1>Log Out</a>]</p>
194 <TMPL_ELSE>
195     <p align=left><a href=/cgi-bin/koha/opac-user.pl>Log In</a> to Koha</p>
196 </TMPL_IF>