includes on top and bottom of each screen translated to french
This commit is contained in:
parent
4095d0d087
commit
ae8ed59033
14 changed files with 1420 additions and 0 deletions
|
@ -0,0 +1,26 @@
|
|||
<!-- saas@users.sf.net 21-APR-2002 renamed "aquisitions" to "acquisitions" -->
|
||||
|
||||
<br clear=all>
|
||||
<p> </p>
|
||||
|
||||
</BLOCKQUOTE>
|
||||
|
||||
<table cellpadding=0 cellspacing=0 width="100%" border=0>
|
||||
<TR VALIGN=TOP BGCOLOR="000000"><TD COLSPAN=6><img src="/images/blackdot.gif" WIDTH=1 HEIGHT=2 HSPACE=0 vspace=0></TD></TR></TABLE>
|
||||
|
||||
<CENTER>
|
||||
<FONT SIZE=2 face="arial, helvetica">
|
||||
<A HREF="/cgi-bin/koha/mainpage.pl">Home</a> ||
|
||||
<A HREF="/cgi-bin/koha/circ/circulation.pl">Circulation</a> ||
|
||||
<A HREF="/cgi-bin/koha/catalogue-home.pl">Catalogue</a> ||
|
||||
<A HREF="/cgi-bin/koha/members-home.pl">Members</a> ||
|
||||
<A HREF="/cgi-bin/koha/loadmodules.pl?module=acquisitions">Acquisitions</a> ||
|
||||
<A HREF="/reports/">Reports</a> ||
|
||||
<A HREF="/cgi-bin/koha/admin-home.pl">System Parameters</a> ||
|
||||
<A HREF="/help/">Help</a>
|
||||
</FONT>
|
||||
</CENTER>
|
||||
</BODY>
|
||||
|
||||
</HTML>
|
||||
|
170
koha-tmpl/intranet-tmpl/default/fr/includes/acquisitions-top.inc
Normal file
170
koha-tmpl/intranet-tmpl/default/fr/includes/acquisitions-top.inc
Normal file
|
@ -0,0 +1,170 @@
|
|||
<!doctype html public "-//w3c//dtd html 4.0 transitional//en">
|
||||
|
||||
<html>
|
||||
<head>
|
||||
<title>KOHA: INTRANET: Acquisitions</title>
|
||||
</head>
|
||||
<body text="black" bgcolor="white" link="#0000ff" vlink="#0000ff" "3366cc" Alink="#cc3300"
|
||||
marginheight=0 marginwidth=0 leftmargin=0 topmargin=0>
|
||||
|
||||
<style>
|
||||
#menubar {
|
||||
border-top:1px solid #666;
|
||||
}
|
||||
.koha {
|
||||
font-weight: normal;
|
||||
text-decoration: none;
|
||||
cursor: hand;
|
||||
color:#777777;
|
||||
padding:4px;
|
||||
font-weight: bold;
|
||||
text-align:center;
|
||||
background-image:url("/images/background-mem.gif");
|
||||
}
|
||||
|
||||
a.home {
|
||||
font-weight: normal;
|
||||
text-decoration: none;
|
||||
cursor: hand;
|
||||
color:#777777;
|
||||
padding:4px;
|
||||
font-weight: bold;
|
||||
}
|
||||
a.home:hover {
|
||||
background-color: #339933;
|
||||
color: #000000;
|
||||
text-decoration: none;
|
||||
font-weight: normal;
|
||||
font-weight: bold;
|
||||
}
|
||||
a.catalogue {
|
||||
font-weight: normal;
|
||||
text-decoration: none;
|
||||
cursor: hand;
|
||||
color:#777777;
|
||||
padding:4px;
|
||||
font-weight: bold;
|
||||
margin:0;
|
||||
}
|
||||
a.catalogue:hover {
|
||||
background-color: #ad11ad;
|
||||
color: #000000;
|
||||
text-decoration: none;
|
||||
font-weight: normal;
|
||||
font-weight: bold;
|
||||
margin:0;
|
||||
}
|
||||
a.members {
|
||||
font-weight: normal;
|
||||
text-decoration: none;
|
||||
cursor: hand;
|
||||
color:#777777;
|
||||
padding:4px;
|
||||
font-weight: bold;
|
||||
}
|
||||
a.members:hover {
|
||||
background-color: #86c268;
|
||||
color: #000000;
|
||||
text-decoration: none;
|
||||
font-weight: bold;
|
||||
}
|
||||
|
||||
a.acquisition {
|
||||
font-weight: normal;
|
||||
text-decoration: none;
|
||||
background-color: #ffdf61;
|
||||
cursor: hand;
|
||||
color:#000000;
|
||||
padding:4px;
|
||||
font-weight: bold;
|
||||
}
|
||||
a.acquisition:hover {
|
||||
background-color: #ffdf61;
|
||||
color: #000000;
|
||||
text-decoration: normal;
|
||||
font-weight: bold;
|
||||
}
|
||||
a.reports {
|
||||
font-weight: normal;
|
||||
text-decoration: none;
|
||||
cursor: hand;
|
||||
color:#777777;
|
||||
padding:4px;
|
||||
font-weight: bold;
|
||||
}
|
||||
a.reports:hover {
|
||||
background-color: #6b7cbe;
|
||||
color: #000000;
|
||||
text-decoration: normal;
|
||||
font-weight: bold;
|
||||
}
|
||||
a.circulation {
|
||||
font-weight: normal;
|
||||
text-decoration: none;
|
||||
cursor: hand;
|
||||
color:#777777;
|
||||
padding:4px;
|
||||
font-weight: bold;
|
||||
}
|
||||
a.circulation:hover {
|
||||
background-color: #be6170;
|
||||
color: #000000;
|
||||
text-decoration: normal;
|
||||
font-weight: bold;
|
||||
}
|
||||
a.parameters {
|
||||
font-weight: normal;
|
||||
text-decoration: none;
|
||||
cursor: hand;
|
||||
color:#777777;
|
||||
padding:4px;
|
||||
font-weight: bold;
|
||||
}
|
||||
a.parameters:hover {
|
||||
background-color: #86c268;
|
||||
color: #000000;
|
||||
text-decoration: normal;
|
||||
font-weight: bold;
|
||||
}
|
||||
</style>
|
||||
|
||||
<!------------------------MENUS-------------------------------->
|
||||
<table cellpadding=0 cellspacing=0 width="100%" border=0>
|
||||
<tr height="45">
|
||||
<td valign="bottom" align="left">
|
||||
<table bgcolor="dddddd" width="100%" cellpadding=0 cellspacing=0>
|
||||
<tr>
|
||||
<td>
|
||||
<div id="menubar">
|
||||
<table cellpadding=0 cellspacing=0 border=0 height=29 width=70%>
|
||||
<tr>
|
||||
<td class="koha"><b>KOHA</b></td>
|
||||
<td>
|
||||
<a class="home" href="/cgi-bin/koha/mainpage.pl">Accueil</a>
|
||||
</td>
|
||||
<td>
|
||||
<a class="catalogue" href="/cgi-bin/koha/catalogue-home.pl" alt="Catalogue">Catalogue</a>
|
||||
</td>
|
||||
<td>
|
||||
<a class="members" href="/cgi-bin/koha/members-home.pl" alt="Lecteurs">Lecteurs</a>
|
||||
</td>
|
||||
<td>
|
||||
<a class="acquisition" href="/cgi-bin/koha/loadmodules.pl?module=acquisitions" alt="Acquisition">Acquisition</a>
|
||||
</td>
|
||||
<td>
|
||||
<a class="circulation" href="/cgi-bin/koha/circ/circulation.pl" alt="Circulation">Circulation</a>
|
||||
</td>
|
||||
<td>
|
||||
<a class="reports" href="/cgi-bin/koha/reports-home.pl" alt="Etats">Etats</a>
|
||||
</td>
|
||||
<td>
|
||||
<a class="parameters" href="/cgi-bin/koha/admin-home.pl" alt="Paramètres">Paramètres</a>
|
||||
</td>
|
||||
</TR>
|
||||
</TABLE>
|
||||
</div>
|
||||
</td></tr></table>
|
||||
</TD>
|
||||
</tr>
|
||||
</table>
|
||||
<BLOCKQUOTE>
|
25
koha-tmpl/intranet-tmpl/default/fr/includes/cat-bottom.inc
Normal file
25
koha-tmpl/intranet-tmpl/default/fr/includes/cat-bottom.inc
Normal file
|
@ -0,0 +1,25 @@
|
|||
<br clear=all>
|
||||
<p> </p>
|
||||
|
||||
|
||||
</BLOCKQUOTE>
|
||||
|
||||
<table cellpadding=0 cellspacing=0 width="100%" border=0>
|
||||
<TR VALIGN=TOP BGCOLOR="000000"><TD COLSPAN=6><img src="/images/blackdot.gif" WIDTH=1 HEIGHT=2 HSPACE=0 vspace=0></TD></TR></TABLE>
|
||||
|
||||
|
||||
<CENTER>
|
||||
<FONT SIZE=2 face="arial, helvetica">
|
||||
<A HREF="/cgi-bin/koha/mainpage.pl">Home</a> ||
|
||||
<A HREF="/cgi-bin/koha/circ/circulation.pl">Circulation</a> ||
|
||||
<A HREF="/cgi-bin/koha/catalogue-home.pl">Catalogue</a> ||
|
||||
<A HREF="/cgi-bin/koha/members-home.pl">Members</a> ||
|
||||
<A HREF="/cgi-bin/koha/loadmodules.pl?module=acquisitions">Acquisitions</a> ||
|
||||
<A HREF="/cgi-bin/koha/reports-home.pl">Reports</a> ||
|
||||
<A HREF="/cgi-bin/koha/admin-home.pl">System Parameters</a> ||
|
||||
<A HREF="/help/">Help</a>
|
||||
</FONT>
|
||||
</CENTER>
|
||||
</BODY>
|
||||
|
||||
</HTML>
|
170
koha-tmpl/intranet-tmpl/default/fr/includes/cat-top.inc
Normal file
170
koha-tmpl/intranet-tmpl/default/fr/includes/cat-top.inc
Normal file
|
@ -0,0 +1,170 @@
|
|||
<!doctype html public "-//w3c//dtd html 4.0 transitional//en">
|
||||
|
||||
<html>
|
||||
<head>
|
||||
<title>KOHA: INTRANET: Catalogue</title>
|
||||
</head>
|
||||
<body text="black" bgcolor="white" link="#0000ff" vlink="#0000ff" "3366cc" Alink="#cc3300"
|
||||
marginheight=0 marginwidth=0 leftmargin=0 topmargin=0>
|
||||
|
||||
<style>
|
||||
#menubar {
|
||||
border-top:1px solid #666;
|
||||
}
|
||||
.koha {
|
||||
font-weight: normal;
|
||||
text-decoration: none;
|
||||
cursor: hand;
|
||||
color:#777777;
|
||||
padding:4px;
|
||||
font-weight: bold;
|
||||
text-align:center;
|
||||
background-image:url("/images/background-mem.gif");
|
||||
}
|
||||
|
||||
a.home {
|
||||
font-weight: normal;
|
||||
text-decoration: none;
|
||||
cursor: hand;
|
||||
color:#777777;
|
||||
padding:4px;
|
||||
font-weight: bold;
|
||||
}
|
||||
a.home:hover {
|
||||
background-color: #339933;
|
||||
color: #000000;
|
||||
text-decoration: none;
|
||||
font-weight: normal;
|
||||
font-weight: bold;
|
||||
}
|
||||
a.catalogue {
|
||||
font-weight: normal;
|
||||
text-decoration: none;
|
||||
cursor: hand;
|
||||
background-color:#ad11ad;
|
||||
color:#FFFFFF;
|
||||
padding:4px;
|
||||
font-weight: bold;
|
||||
margin:0;
|
||||
}
|
||||
a.catalogue:hover {
|
||||
background-color: #ad11ad;
|
||||
color: #FFFFFF;
|
||||
text-decoration: none;
|
||||
font-weight: normal;
|
||||
font-weight: bold;
|
||||
margin:0;
|
||||
}
|
||||
a.members {
|
||||
font-weight: normal;
|
||||
text-decoration: none;
|
||||
cursor: hand;
|
||||
color:#777777;
|
||||
padding:4px;
|
||||
font-weight: bold;
|
||||
}
|
||||
a.members:hover {
|
||||
background-color: #86c268;
|
||||
color: #000000;
|
||||
text-decoration: none;
|
||||
font-weight: bold;
|
||||
}
|
||||
|
||||
a.acquisition:hover {
|
||||
background-color: #ffdf61;
|
||||
color: #000000;
|
||||
text-decoration: normal;
|
||||
font-weight: bold;
|
||||
}
|
||||
a.acquisition {
|
||||
font-weight: normal;
|
||||
text-decoration: none;
|
||||
cursor: hand;
|
||||
color:#777777;
|
||||
padding:4px;
|
||||
font-weight: bold;
|
||||
}
|
||||
a.reports {
|
||||
font-weight: normal;
|
||||
text-decoration: none;
|
||||
cursor: hand;
|
||||
color:#777777;
|
||||
padding:4px;
|
||||
font-weight: bold;
|
||||
}
|
||||
a.reports:hover {
|
||||
background-color: #6b7cbe;
|
||||
color: #000000;
|
||||
text-decoration: normal;
|
||||
font-weight: bold;
|
||||
}
|
||||
a.circulation {
|
||||
font-weight: normal;
|
||||
text-decoration: none;
|
||||
cursor: hand;
|
||||
color:#777777;
|
||||
padding:4px;
|
||||
font-weight: bold;
|
||||
}
|
||||
a.circulation:hover {
|
||||
background-color: #be6170;
|
||||
color: #000000;
|
||||
text-decoration: normal;
|
||||
font-weight: bold;
|
||||
}
|
||||
a.parameters {
|
||||
font-weight: normal;
|
||||
text-decoration: none;
|
||||
cursor: hand;
|
||||
color:#777777;
|
||||
padding:4px;
|
||||
font-weight: bold;
|
||||
}
|
||||
a.parameters:hover {
|
||||
background-color: #86c268;
|
||||
color: #000000;
|
||||
text-decoration: normal;
|
||||
font-weight: bold;
|
||||
}
|
||||
</style>
|
||||
|
||||
<!------------------------MENUS-------------------------------->
|
||||
<table cellpadding=0 cellspacing=0 width="100%" border=0>
|
||||
<tr height="45">
|
||||
<td valign="bottom" align="left">
|
||||
<table bgcolor="dddddd" width="100%" cellpadding=0 cellspacing=0>
|
||||
<tr>
|
||||
<td>
|
||||
<div id="menubar">
|
||||
<table cellpadding=0 cellspacing=0 border=0 height=29 width=70%>
|
||||
<tr>
|
||||
<td class="koha"><b>KOHA</b></td>
|
||||
<td>
|
||||
<a class="home" href="/cgi-bin/koha/mainpage.pl">Accueil</a>
|
||||
</td>
|
||||
<td>
|
||||
<a class="catalogue" href="/cgi-bin/koha/catalogue-home.pl" alt="Catalogue">Catalogue</a>
|
||||
</td>
|
||||
<td>
|
||||
<a class="members" href="/cgi-bin/koha/members-home.pl" alt="Lecteurs">Lecteurs</a>
|
||||
</td>
|
||||
<td>
|
||||
<a class="acquisition" href="/cgi-bin/koha/loadmodules.pl?module=acquisitions" alt="Acquisition">Acquisition</a>
|
||||
</td>
|
||||
<td>
|
||||
<a class="circulation" href="/cgi-bin/koha/circ/circulation.pl" alt="Circulation">Circulation</a>
|
||||
</td>
|
||||
<td>
|
||||
<a class="reports" href="/cgi-bin/koha/reports-home.pl" alt="Etats">Etats</a>
|
||||
</td>
|
||||
<td>
|
||||
<a class="parameters" href="/cgi-bin/koha/admin-home.pl" alt="Paramètres">Paramètres</a>
|
||||
</td>
|
||||
</TR>
|
||||
</TABLE>
|
||||
</div>
|
||||
</td></tr></table>
|
||||
</TD>
|
||||
</tr>
|
||||
</table>
|
||||
<BLOCKQUOTE>
|
|
@ -0,0 +1,23 @@
|
|||
<br clear=all>
|
||||
<p> </p>
|
||||
|
||||
</BLOCKQUOTE>
|
||||
|
||||
<table cellpadding=0 cellspacing=0 width="100%" border=0>
|
||||
<TR VALIGN=TOP BGCOLOR="000000"><TD COLSPAN=6><img src="/images/blackdot.gif" WIDTH=1 HEIGHT=2 HSPACE=0 vspace=0></TD></TR></TABLE>
|
||||
|
||||
<CENTER>
|
||||
<FONT SIZE=2 face="arial, helvetica">
|
||||
<A HREF="/cgi-bin/koha/mainpage.pl">Home</a> ||
|
||||
<A HREF="/cgi-bin/koha/circ/circulation.pl">Circulation</a> ||
|
||||
<A HREF="/cgi-bin/koha/catalogue-home.pl">Catalogue</a> ||
|
||||
<A HREF="/cgi-bin/koha/members-home.pl">Members</a> ||
|
||||
<A HREF="/cgi-bin/koha/loadmodules.pl?module=acquisitions">Acquisitions</a> ||
|
||||
<A HREF="/cgi-bin/koha/reports-home.pl">Reports</a> ||
|
||||
<A HREF="/cgi-bin/koha/admin-home.pl">System Parameters</a> ||
|
||||
<A HREF="/help/">Help</a>
|
||||
</FONT>
|
||||
</CENTER>
|
||||
</BODY>
|
||||
|
||||
</HTML>
|
170
koha-tmpl/intranet-tmpl/default/fr/includes/circulation-top.inc
Normal file
170
koha-tmpl/intranet-tmpl/default/fr/includes/circulation-top.inc
Normal file
|
@ -0,0 +1,170 @@
|
|||
<!doctype html public "-//w3c//dtd html 4.0 transitional//en">
|
||||
|
||||
<html>
|
||||
<head>
|
||||
<title>KOHA: INTRANET: Circulation</title>
|
||||
</head>
|
||||
<body text="black" bgcolor="white" link="#0000ff" vlink="#0000ff" "3366cc" Alink="#cc3300"
|
||||
marginheight=0 marginwidth=0 leftmargin=0 topmargin=0>
|
||||
|
||||
<style>
|
||||
#menubar {
|
||||
border-top:1px solid #666;
|
||||
}
|
||||
.koha {
|
||||
font-weight: normal;
|
||||
text-decoration: none;
|
||||
cursor: hand;
|
||||
color:#777777;
|
||||
padding:4px;
|
||||
font-weight: bold;
|
||||
text-align:center;
|
||||
background-image:url("/images/background-mem.gif");
|
||||
}
|
||||
|
||||
a.home {
|
||||
font-weight: normal;
|
||||
text-decoration: none;
|
||||
cursor: hand;
|
||||
color:#777777;
|
||||
padding:4px;
|
||||
font-weight: bold;
|
||||
}
|
||||
a.home:hover {
|
||||
background-color: #339933;
|
||||
color: #000000;
|
||||
text-decoration: none;
|
||||
font-weight: normal;
|
||||
font-weight: bold;
|
||||
}
|
||||
a.catalogue {
|
||||
font-weight: normal;
|
||||
text-decoration: none;
|
||||
cursor: hand;
|
||||
color:#777777;
|
||||
padding:4px;
|
||||
font-weight: bold;
|
||||
margin:0;
|
||||
}
|
||||
a.catalogue:hover {
|
||||
background-color: #ad11ad;
|
||||
color: #000000;
|
||||
text-decoration: none;
|
||||
font-weight: normal;
|
||||
font-weight: bold;
|
||||
margin:0;
|
||||
}
|
||||
a.members {
|
||||
font-weight: normal;
|
||||
text-decoration: none;
|
||||
cursor: hand;
|
||||
color:#777777;
|
||||
padding:4px;
|
||||
font-weight: bold;
|
||||
}
|
||||
a.members:hover {
|
||||
background-color: #86c268;
|
||||
color: #000000;
|
||||
text-decoration: none;
|
||||
font-weight: bold;
|
||||
}
|
||||
|
||||
a.acquisition {
|
||||
font-weight: normal;
|
||||
text-decoration: none;
|
||||
cursor: hand;
|
||||
color:#7777777;
|
||||
padding:4px;
|
||||
font-weight: bold;
|
||||
}
|
||||
a.acquisition:hover {
|
||||
background-color: #ffdf61;
|
||||
color: #000000;
|
||||
text-decoration: normal;
|
||||
font-weight: bold;
|
||||
}
|
||||
a.reports {
|
||||
font-weight: normal;
|
||||
text-decoration: none;
|
||||
cursor: hand;
|
||||
color:#777777;
|
||||
padding:4px;
|
||||
font-weight: bold;
|
||||
}
|
||||
a.reports:hover {
|
||||
background-color: #6b7cbe;
|
||||
color: #000000;
|
||||
text-decoration: normal;
|
||||
font-weight: bold;
|
||||
}
|
||||
a.circulation {
|
||||
font-weight: normal;
|
||||
text-decoration: none;
|
||||
background-color: #be6170;
|
||||
cursor: hand;
|
||||
color:#FFFFFF;
|
||||
padding:4px;
|
||||
font-weight: bold;
|
||||
}
|
||||
a.circulation:hover {
|
||||
background-color: #be6170;
|
||||
color: #FFFFFF;
|
||||
text-decoration: normal;
|
||||
font-weight: bold;
|
||||
}
|
||||
a.parameters {
|
||||
font-weight: normal;
|
||||
text-decoration: none;
|
||||
cursor: hand;
|
||||
color:#777777;
|
||||
padding:4px;
|
||||
font-weight: bold;
|
||||
}
|
||||
a.parameters:hover {
|
||||
background-color: #86c268;
|
||||
color: #000000;
|
||||
text-decoration: normal;
|
||||
font-weight: bold;
|
||||
}
|
||||
</style>
|
||||
|
||||
<!------------------------MENUS-------------------------------->
|
||||
<table cellpadding=0 cellspacing=0 width="100%" border=0>
|
||||
<tr height="45">
|
||||
<td valign="bottom" align="left">
|
||||
<table bgcolor="dddddd" width="100%" cellpadding=0 cellspacing=0>
|
||||
<tr>
|
||||
<td>
|
||||
<div id="menubar">
|
||||
<table cellpadding=0 cellspacing=0 border=0 height=29 width=70%>
|
||||
<tr>
|
||||
<td class="koha"><b>KOHA</b></td>
|
||||
<td>
|
||||
<a class="home" href="/cgi-bin/koha/mainpage.pl">Accueil</a>
|
||||
</td>
|
||||
<td>
|
||||
<a class="catalogue" href="/cgi-bin/koha/catalogue-home.pl" alt="Catalogue">Catalogue</a>
|
||||
</td>
|
||||
<td>
|
||||
<a class="members" href="/cgi-bin/koha/members-home.pl" alt="Lecteurs">Lecteurs</a>
|
||||
</td>
|
||||
<td>
|
||||
<a class="acquisition" href="/cgi-bin/koha/loadmodules.pl?module=acquisitions" alt="Acquisition">Acquisition</a>
|
||||
</td>
|
||||
<td>
|
||||
<a class="circulation" href="/cgi-bin/koha/circ/circulation.pl" alt="Circulation">Circulation</a>
|
||||
</td>
|
||||
<td>
|
||||
<a class="reports" href="/cgi-bin/koha/reports-home.pl" alt="Etats">Etats</a>
|
||||
</td>
|
||||
<td>
|
||||
<a class="parameters" href="/cgi-bin/koha/admin-home.pl" alt="Paramètres">Paramètres</a>
|
||||
</td>
|
||||
</TR>
|
||||
</TABLE>
|
||||
</div>
|
||||
</td></tr></table>
|
||||
</TD>
|
||||
</tr>
|
||||
</table>
|
||||
<BLOCKQUOTE>
|
|
@ -0,0 +1,24 @@
|
|||
<br clear=all>
|
||||
<p> </p>
|
||||
|
||||
|
||||
</BLOCKQUOTE>
|
||||
|
||||
<table cellpadding=0 cellspacing=0 width="100%" border=0>
|
||||
<TR VALIGN=TOP BGCOLOR="000000"><TD COLSPAN=6><img src="/images/blackdot.gif" WIDTH=1 HEIGHT=2 HSPACE=0 vspace=0></TD></TR></TABLE>
|
||||
|
||||
|
||||
<CENTER>
|
||||
<FONT SIZE=2 face="arial, helvetica">
|
||||
<A HREF="/cgi-bin/koha/mainpage.pl">Home</a> ||
|
||||
<A HREF="/cgi-bin/koha/catalogue-home.pl">Catalogue</a> ||
|
||||
<A HREF="/cgi-bin/koha/members-home.pl">Members</a> ||
|
||||
<A HREF="/cgi-bin/koha/loadmodules.pl?module=acquisitions">Acquisitions</a> ||
|
||||
<A HREF="/cgi-bin/koha/reports-home.pl">Reports</a> ||
|
||||
<A HREF="/cgi-bin/koha/admin-home.pl">System Parameters</a> ||
|
||||
<A HREF="/help/">Help</a>
|
||||
</FONT>
|
||||
</CENTER>
|
||||
</BODY>
|
||||
|
||||
</HTML>
|
327
koha-tmpl/intranet-tmpl/default/fr/includes/issues-top.inc
Normal file
327
koha-tmpl/intranet-tmpl/default/fr/includes/issues-top.inc
Normal file
|
@ -0,0 +1,327 @@
|
|||
<!doctype html public "-//w3c//dtd html 4.0 transitional//en">
|
||||
<!--Authored by rachel@katipo.co.nz 104:38 1/11/99-->
|
||||
<!--updated by rachel@katipo.co.nz 01:02 5/11/99-->
|
||||
|
||||
<html>
|
||||
<head>
|
||||
<title>KOHA: INTRANET: Issues & Returns</title>
|
||||
|
||||
</head>
|
||||
<body text="black" bgcolor="white" link="#0000ff" vlink="#0000ff" "3366cc" Alink="#cc3300"
|
||||
marginheight=0 marginwidth=0 leftmargin=0 topmargin=0 >
|
||||
|
||||
|
||||
|
||||
<!--HDL Colours
|
||||
|
||||
Yellow = ffcc00
|
||||
light blue = ccccff
|
||||
bright blue links = 0000ff
|
||||
aubergine = 663266
|
||||
light green/grey = cccc99
|
||||
|
||||
|
||||
-->
|
||||
|
||||
<!------------------------MENUS-------------------------------->
|
||||
|
||||
<table cellpadding=0 cellspacing=0 width="100%" border=0>
|
||||
<tr valign=top bgcolor=ffcc00 >
|
||||
|
||||
<td COLSPAN=3>
|
||||
<table cellpadding=0 cellspacing=0 border=0 height=29>
|
||||
<tr valign=top bgcolor=ffcc00 >
|
||||
<td background="/images/issues-spot-1.gif" width="224"
|
||||
height="29"><font size=1 face="arial"><img src="/images/holder.gif" width=210 height=4 alt=" " hspace=0 vspace=0><br>
|
||||
<img src="/images/holder.gif"
|
||||
width=35 height=21 align=left alt=" " hspace=0 vspace=0>KOHA: <A HREF="/cgi-bin/koha/mainpage.pl">HDL INTRANET</A><br>
|
||||
<img src="/images/holder.gif" width=210 height=1 alt=" " hspace=0 vspace=0></FONT></td>
|
||||
|
||||
</TR></TABLE></TD>
|
||||
|
||||
<TD COLSPAN=3 align=right><font size=1 face="arial" color="white">I 1 </font></TD>
|
||||
|
||||
|
||||
</tr>
|
||||
|
||||
|
||||
<TR VALIGN=TOP BGCOLOR="ffcc00"><TD COLSPAN=6><img src="/images/holder.gif" WIDTH=1 HEIGHT=12 HSPACE=0 vspace=0></TD></TR>
|
||||
|
||||
|
||||
|
||||
<tr valign=top bgcolor=ffcc00 >
|
||||
|
||||
<TD><img src="/images/holder.gif"
|
||||
width=35 height=21 align=left alt=" " hspace=0 vspace=0></TD>
|
||||
<td>
|
||||
<font size=2>
|
||||
<form action=/cgi-bin/simple-redirect.pl method=post>
|
||||
<select>
|
||||
|
||||
<option value=/cgi-bin/tododisplay.pl?user=Rachel&todo=57>ISSUES & RETURNS
|
||||
<option value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43>-) Issues
|
||||
<option value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43> - Reports
|
||||
|
||||
<option value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43> - - Issues Today
|
||||
<option value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43> - - Issues This Week
|
||||
<option value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43> - - Issues This Month
|
||||
|
||||
<option value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43>-----------------------------------
|
||||
<option value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43>-> Returns
|
||||
<option value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43> - Reports
|
||||
|
||||
<option value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43> - - Returns Today
|
||||
<option value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43> - - Returns This Week
|
||||
<option value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43> - - Returns This Month
|
||||
|
||||
|
||||
<option value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43>-----------------------------------
|
||||
<option value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43>-> Renewals
|
||||
<option value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43> - Reports
|
||||
<option value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43> - - Renewals Today
|
||||
<option value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43> - - Renewals This Week
|
||||
<option value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43> - - Renewals This Month
|
||||
|
||||
|
||||
|
||||
<option value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43>-----------------------------------
|
||||
<option value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43>-> Overdue Books
|
||||
<option value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43> - Overdue Today
|
||||
<option value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43> - Money Recieved
|
||||
<option value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43> - - Today
|
||||
<option value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43> - - This Week
|
||||
<option value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43> - - This Month
|
||||
<option value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43> - - This Year
|
||||
|
||||
<option value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43>-----------------------------------
|
||||
<option value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43>-> Lost Books
|
||||
<option value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43> - Reports
|
||||
|
||||
<option value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43> - - Lost This Month
|
||||
<option value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43> - - Lost This year
|
||||
|
||||
<option value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43>-----------------------------------
|
||||
<option value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43>-> Advanced Reports
|
||||
</select>
|
||||
</form>
|
||||
</TD>
|
||||
<TD>
|
||||
|
||||
<font size=2>
|
||||
|
||||
<form name=choose2>
|
||||
<select name=dest size=1 onChange="leapto(this.form)">
|
||||
|
||||
<option value=/cgi-bin/tododisplay.pl?user=Rachel&todo=57>CATALOGUE
|
||||
<option value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43>-> Search
|
||||
|
||||
<option value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43>-----------------------------------
|
||||
<option value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43>-> Full Add New
|
||||
|
||||
<option value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43>-----------------------------------
|
||||
<option value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43>-> Bibliography
|
||||
<option value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43> - Add
|
||||
|
||||
<option value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43> - Modify
|
||||
<option value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43> - Delete
|
||||
<option value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43> - Reports
|
||||
<option value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43> - - Changes this week
|
||||
<option value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43> - - Changes this month
|
||||
<option value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43> - - Changes this year
|
||||
|
||||
<option value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43>-----------------------------------
|
||||
<option value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43>-> Items
|
||||
<option value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43> - Add
|
||||
|
||||
<option value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43> - Modify
|
||||
<option value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43> - Delete
|
||||
<option value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43> - Reports
|
||||
<option value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43> - - Changes this week
|
||||
<option value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43> - - Changes this month
|
||||
<option value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43> - - Changes this year
|
||||
|
||||
<option value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43>-----------------------------------
|
||||
<option value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43>-> Stock Reports
|
||||
<option value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43> - Levin
|
||||
<option value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43> - - Books
|
||||
<option value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43> - - Talking Books
|
||||
<option value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43> - - Videos
|
||||
<option value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43>
|
||||
<option value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43> - Shanon
|
||||
<option value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43> - - Books
|
||||
<option value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43> - - Talking Books
|
||||
<option value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43> - - Videos
|
||||
<option value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43>
|
||||
<option value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43> - Foxton
|
||||
<option value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43> - - Books
|
||||
<option value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43> - - Talking Books
|
||||
<option value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43> - - Videos
|
||||
<option value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43>-----------------------------------
|
||||
|
||||
|
||||
<option value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43>-> Advanced Reports
|
||||
</select>
|
||||
</form>
|
||||
</TD>
|
||||
<TD>
|
||||
|
||||
<font size=2>
|
||||
|
||||
<form name=choose2>
|
||||
<select name=dest size=1 onChange="leapto(this.form)">
|
||||
|
||||
<option value=/cgi-bin/tododisplay.pl?user=Rachel&todo=57>AQUISITIONS
|
||||
<option value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43>-> Orders
|
||||
<option value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43> - Order Books
|
||||
<option value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43> - Order Serials
|
||||
<option value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43> - Order Other
|
||||
<option value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43> - Cancel Order
|
||||
<option value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43> - Reports
|
||||
<option value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43> - - Ordered This Week
|
||||
<option value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43> - - Ordered This Month
|
||||
<option value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43> - - Ordered This year
|
||||
<option value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43>-----------------------------------
|
||||
<option value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43>-> Suppliers
|
||||
<option value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43> - Supplier Details
|
||||
<option value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43> - - On Order with Supplier
|
||||
<option value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43> - Supplier Resources
|
||||
|
||||
<option value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43> - - Amazon.com
|
||||
<option value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43> - - Whitcoulls CD
|
||||
<option value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43> - - Whitcoulls Website
|
||||
|
||||
<option value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43>-----------------------------------
|
||||
<option value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43>-> Deliveries
|
||||
<option value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43> - Accept Delivery
|
||||
<option value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43> - Reports
|
||||
|
||||
<option value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43> - - Delivered This Month
|
||||
<option value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43> - - Delivered This year
|
||||
<option value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43>-----------------------------------
|
||||
<option value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43>-> Budget
|
||||
<option value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43> - Book Budget 1
|
||||
<option value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43> - - This Month
|
||||
<option value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43> - - Year to Date
|
||||
<option value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43>
|
||||
<option value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43> - Book Budget 2
|
||||
<option value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43> - - This Month
|
||||
<option value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43> - - Year to Date
|
||||
|
||||
<option value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43>
|
||||
<option value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43> - Book Budget 4
|
||||
<option value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43> - - This Month
|
||||
<option value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43> - - Year to Date
|
||||
|
||||
<option value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43>
|
||||
<option value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43> - Book Budget 5
|
||||
<option value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43> - - This Month
|
||||
<option value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43> - - Year to Date
|
||||
|
||||
<option value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43>
|
||||
<option value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43> - Total Budget
|
||||
<option value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43> - - This Month
|
||||
<option value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43> - - Year to Date
|
||||
<option value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43>
|
||||
<option value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43> - End Of Year Reports
|
||||
<option value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43>
|
||||
<option value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43> - Next Years Commitment
|
||||
|
||||
|
||||
<option value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43>-----------------------------------
|
||||
<option value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43>-> Advanced Reports
|
||||
</select>
|
||||
</form>
|
||||
|
||||
</TD>
|
||||
<TD>
|
||||
<font size=2>
|
||||
|
||||
<form name=choose2>
|
||||
<select name=dest size=1 onChange="leapto(this.form)">
|
||||
|
||||
<option value=/cgi-bin/tododisplay.pl?user=Rachel&todo=57>BORROWERS
|
||||
<option value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43>-> New Borrower
|
||||
<option value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43> - Setup
|
||||
<option value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43> - Check if Expired
|
||||
<option value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43> - Policy
|
||||
<option value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43> - Reports
|
||||
|
||||
<option value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43> - - Total Borrowers
|
||||
<option value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43> - - New This Week
|
||||
<option value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43> - - New This Month
|
||||
<option value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43> - - New This Year
|
||||
|
||||
<option value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43>-----------------------------------
|
||||
<option value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43>-> Borrower Enquirey
|
||||
<option value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43> - All Books Out
|
||||
<option value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43> - Overdues
|
||||
<option value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43> - History
|
||||
<option value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43> - Messages
|
||||
<option value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43> - Reports
|
||||
<option value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43> - - Average Borrowings <option value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43> - - Total Borrowings
|
||||
|
||||
<option value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43>-----------------------------------
|
||||
<option value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43>-> Advanced Reports
|
||||
</select>
|
||||
</form>
|
||||
</TD>
|
||||
<TD>
|
||||
<font size=2>
|
||||
<form name=choose2>
|
||||
<select name=dest size=1 onChange="leapto(this.form)">
|
||||
|
||||
<option value=/cgi-bin/tododisplay.pl?user=Rachel&todo=57>OTHER
|
||||
<option value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43>-> OPAC
|
||||
<option value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43> - Catalogue Search
|
||||
|
||||
<option value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43> - Renew Books
|
||||
<option value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43> - Member Details
|
||||
<option value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43> - - Update Details
|
||||
|
||||
<option value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43>-----------------------------------
|
||||
<option value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43>-> Resources
|
||||
<option value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43> - Fundview CD
|
||||
|
||||
<option value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43>-----------------------------------
|
||||
<option value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43> -> Library Website
|
||||
|
||||
<option value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43>-----------------------------------
|
||||
<option value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43> -> End of Year
|
||||
<option value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43> - Stocktake
|
||||
<option value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43> - Set New Budgets
|
||||
<option value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43> - Audit Reports
|
||||
<option value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43>-----------------------------------
|
||||
<option value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43> -> Help
|
||||
<option value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43> - Telnet Help
|
||||
<option value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43> - Intranet Help
|
||||
<option value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43> - Searching Help
|
||||
|
||||
<option value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43> -> Advanced Reports
|
||||
</select>
|
||||
</form>
|
||||
</td>
|
||||
</tr>
|
||||
|
||||
<tr valign=top bgcolor=ffcc00 >
|
||||
<TD COLSPAN=4> </TD>
|
||||
<td ALIGN=RIGHT COLSPAN=2 >
|
||||
<table cellpadding=0 cellspacing=0 border=0 height=29>
|
||||
|
||||
<tr valign=top bgcolor=ffcc00 >
|
||||
<td background="/images/issues-spot-2.gif" width="235"
|
||||
height="29" ALIGN=RIGHT ><font size=1 face="arial"><img src="/images/holder.gif" width=223 height=12 alt=" " hspace=0 vspace=0><br>
|
||||
<img src="/images/holder.gif"
|
||||
width=26 height=17 align=right alt=" " hspace=0 vspace=0>you are in <A HREF="index.html">ISSUES & RETURNS</a><br>
|
||||
<img src="/images/holder.gif" width=223 height=1 alt=" " hspace=0 vspace=0></FONT></td>
|
||||
|
||||
</TR></TABLE></TD>
|
||||
|
||||
|
||||
|
||||
|
||||
</tr>
|
||||
<TR VALIGN=TOP BGCOLOR="000000"><TD COLSPAN=6><img src="/images
|
||||
/blackdot.gif" WIDTH=1 HEIGHT=2 HSPACE=0 vspace=0></TD></TR>
|
||||
|
||||
</table>
|
||||
<BLOCKQUOTE>
|
|
@ -0,0 +1,23 @@
|
|||
<br clear=all>
|
||||
<p> </p>
|
||||
|
||||
|
||||
</BLOCKQUOTE>
|
||||
|
||||
<table cellpadding=0 cellspacing=0 width="100%" border=0>
|
||||
<TR VALIGN=TOP BGCOLOR="000000"><TD COLSPAN=6><img src="/images/blackdot.gif" WIDTH=1 HEIGHT=2 HSPACE=0 vspace=0></TD></TR></TABLE>
|
||||
|
||||
|
||||
<FONT SIZE=2 face="arial, helvetica">
|
||||
<A HREF="/cgi-bin/koha/mainpage.pl">Home</a> ||
|
||||
<A HREF="/cgi-bin/koha/catalogue-home.pl">Catalogue</a> ||
|
||||
<A HREF="/cgi-bin/koha/members-home.pl">Members</a> ||
|
||||
<A HREF="/cgi-bin/koha/loadmodules.pl?module=acquisitions">Acquisitions</a> ||
|
||||
<A HREF="/cgi-bin/koha/reports-home.pl">Reports</a> ||
|
||||
<A HREF="/cgi-bin/koha/admin-home.pl">System Parameters</a> ||
|
||||
<A HREF="/help/">Help</a>
|
||||
</FONT>
|
||||
<CENTER>
|
||||
</BODY>
|
||||
|
||||
</HTML>
|
170
koha-tmpl/intranet-tmpl/default/fr/includes/members-top.inc
Normal file
170
koha-tmpl/intranet-tmpl/default/fr/includes/members-top.inc
Normal file
|
@ -0,0 +1,170 @@
|
|||
<!doctype html public "-//w3c//dtd html 4.0 transitional//en">
|
||||
|
||||
<html>
|
||||
<head>
|
||||
<title>KOHA: INTRANET: Lecteurs</title>
|
||||
</head>
|
||||
<body text="black" bgcolor="white" link="#0000ff" vlink="#0000ff" "3366cc" Alink="#cc3300"
|
||||
marginheight=0 marginwidth=0 leftmargin=0 topmargin=0>
|
||||
|
||||
<style>
|
||||
#menubar {
|
||||
border-top:1px solid #666;
|
||||
}
|
||||
.koha {
|
||||
font-weight: normal;
|
||||
text-decoration: none;
|
||||
cursor: hand;
|
||||
color:#777777;
|
||||
padding:4px;
|
||||
font-weight: bold;
|
||||
text-align:center;
|
||||
background-image:url("/images/background-mem.gif");
|
||||
}
|
||||
|
||||
a.home {
|
||||
font-weight: normal;
|
||||
text-decoration: none;
|
||||
cursor: hand;
|
||||
color:#777777;
|
||||
padding:4px;
|
||||
font-weight: bold;
|
||||
}
|
||||
a.home:hover {
|
||||
background-color: #339933;
|
||||
color: #000000;
|
||||
text-decoration: none;
|
||||
font-weight: normal;
|
||||
font-weight: bold;
|
||||
}
|
||||
a.catalogue {
|
||||
font-weight: normal;
|
||||
text-decoration: none;
|
||||
cursor: hand;
|
||||
color:#777777;
|
||||
padding:4px;
|
||||
font-weight: bold;
|
||||
margin:0;
|
||||
}
|
||||
a.catalogue:hover {
|
||||
background-color: #ad11ad;
|
||||
color: #000000;
|
||||
text-decoration: none;
|
||||
font-weight: normal;
|
||||
font-weight: bold;
|
||||
margin:0;
|
||||
}
|
||||
a.members {
|
||||
font-weight: normal;
|
||||
text-decoration: none;
|
||||
background-color: #86c268;
|
||||
cursor: hand;
|
||||
color:#FFFFFF;
|
||||
padding:4px;
|
||||
font-weight: bold;
|
||||
}
|
||||
a.members:hover {
|
||||
background-color: #86c268;
|
||||
color: #FFFFFF;
|
||||
text-decoration: none;
|
||||
font-weight: bold;
|
||||
}
|
||||
|
||||
a.acquisition {
|
||||
font-weight: normal;
|
||||
text-decoration: none;
|
||||
cursor: hand;
|
||||
color:#777777;
|
||||
padding:4px;
|
||||
font-weight: bold;
|
||||
}
|
||||
a.acquisition:hover {
|
||||
background-color: #ffdf61;
|
||||
color: #000000;
|
||||
text-decoration: normal;
|
||||
font-weight: bold;
|
||||
}
|
||||
a.reports {
|
||||
font-weight: normal;
|
||||
text-decoration: none;
|
||||
cursor: hand;
|
||||
color:#777777;
|
||||
padding:4px;
|
||||
font-weight: bold;
|
||||
}
|
||||
a.reports:hover {
|
||||
background-color: #6b7cbe;
|
||||
color: #000000;
|
||||
text-decoration: normal;
|
||||
font-weight: bold;
|
||||
}
|
||||
a.circulation {
|
||||
font-weight: normal;
|
||||
text-decoration: none;
|
||||
cursor: hand;
|
||||
color:#777777;
|
||||
padding:4px;
|
||||
font-weight: bold;
|
||||
}
|
||||
a.circulation:hover {
|
||||
background-color: #be6170;
|
||||
color: #000000;
|
||||
text-decoration: normal;
|
||||
font-weight: bold;
|
||||
}
|
||||
a.parameters {
|
||||
font-weight: normal;
|
||||
text-decoration: none;
|
||||
cursor: hand;
|
||||
color:#777777;
|
||||
padding:4px;
|
||||
font-weight: bold;
|
||||
}
|
||||
a.parameters:hover {
|
||||
background-color: #86c268;
|
||||
color: #000000;
|
||||
text-decoration: normal;
|
||||
font-weight: bold;
|
||||
}
|
||||
</style>
|
||||
|
||||
<!------------------------MENUS-------------------------------->
|
||||
<table cellpadding=0 cellspacing=0 width="100%" border=0>
|
||||
<tr height="45">
|
||||
<td valign="bottom" align="left">
|
||||
<table bgcolor="dddddd" width="100%" cellpadding=0 cellspacing=0>
|
||||
<tr>
|
||||
<td>
|
||||
<div id="menubar">
|
||||
<table cellpadding=0 cellspacing=0 border=0 height=29 width=70%>
|
||||
<tr>
|
||||
<td class="koha"><b>KOHA</b></td>
|
||||
<td>
|
||||
<a class="home" href="/cgi-bin/koha/mainpage.pl">Accueil</a>
|
||||
</td>
|
||||
<td>
|
||||
<a class="catalogue" href="/cgi-bin/koha/catalogue-home.pl" alt="Catalogue">Catalogue</a>
|
||||
</td>
|
||||
<td>
|
||||
<a class="members" href="/cgi-bin/koha/members-home.pl" alt="Lecteurs">Lecteurs</a>
|
||||
</td>
|
||||
<td>
|
||||
<a class="acquisition" href="/cgi-bin/koha/loadmodules.pl?module=acquisitions" alt="Acquisition">Acquisition</a>
|
||||
</td>
|
||||
<td>
|
||||
<a class="circulation" href="/cgi-bin/koha/circ/circulation.pl" alt="Circulation">Circulation</a>
|
||||
</td>
|
||||
<td>
|
||||
<a class="reports" href="/cgi-bin/koha/reports-home.pl" alt="Etats">Etats</a>
|
||||
</td>
|
||||
<td>
|
||||
<a class="parameters" href="/cgi-bin/koha/admin-home.pl" alt="Paramètres">Paramètres</a>
|
||||
</td>
|
||||
</TR>
|
||||
</TABLE>
|
||||
</div>
|
||||
</td></tr></table>
|
||||
</TD>
|
||||
</tr>
|
||||
</table>
|
||||
<BLOCKQUOTE>
|
17
koha-tmpl/intranet-tmpl/default/fr/includes/opac-bottom.inc
Normal file
17
koha-tmpl/intranet-tmpl/default/fr/includes/opac-bottom.inc
Normal file
|
@ -0,0 +1,17 @@
|
|||
</BLOCKQUOTE>
|
||||
|
||||
<p> </p>
|
||||
<br>
|
||||
<center>
|
||||
|
||||
<font size=2 face="arial, helvetica">
|
||||
|
||||
<A HREF="/cgi-bin/koha/catalogue-home.pl">Catalogue Search</a> ||
|
||||
<!--<A HREF="/cgi-bin/koha/members-home.pl">Members Area</a> || -->
|
||||
<A HREF="/join.html">Become a Member</a> ||
|
||||
<A HREF="/cgi-bin/koha/mainpage.pl">Home</a>
|
||||
|
||||
</font>
|
||||
</center>
|
||||
</body>
|
||||
</html>
|
78
koha-tmpl/intranet-tmpl/default/fr/includes/opac-top.inc
Normal file
78
koha-tmpl/intranet-tmpl/default/fr/includes/opac-top.inc
Normal file
|
@ -0,0 +1,78 @@
|
|||
<!doctype html public "-//w3c//dtd html 4.0 transitional//en">
|
||||
<!--Authored by rachel@katipo.co.nz 10:46 24/12/99-->
|
||||
|
||||
<html>
|
||||
<head>
|
||||
<title>KOHA: OPAC Catalogue Search</title>
|
||||
|
||||
</head>
|
||||
<body text="black" bgcolor="white" link="#0000ff" vlink="#3366cc" Alink="#cc3300"
|
||||
marginheight=0 marginwidth=0 leftmargin=0 topmargin=0 >
|
||||
|
||||
|
||||
|
||||
<!--HDL Colours
|
||||
|
||||
Yellow = ffcc00
|
||||
light blue = ccccff
|
||||
bright blue links = 0000ff
|
||||
aubergine = 663266
|
||||
light green/grey = cccc99
|
||||
|
||||
|
||||
-->
|
||||
|
||||
<!------------------------MENUS-------------------------------->
|
||||
|
||||
<table cellpadding=0 cellspacing=0 width="100%" border=0>
|
||||
<tr BGCOLOR="#339999" >
|
||||
|
||||
<td valign=bottom><img src="/images/inside-top-search.gif"
|
||||
width=349 height=50 alt="KOHA: Catalogue Search" hspace=0 vspace=0 border=0></td>
|
||||
|
||||
|
||||
<td align=right><a href="/cgi-bin/koha/catalogue-home.pl" onMouseOver="document.mouseover.src='/images/mouseover-search.gif'" onMouseOut="document.mouseover.src='/images/holder.gif'"><img
|
||||
src="/images/menu-search.gif"
|
||||
width=71 height=30 alt="Search" hspace=0 vspace=0 border=0 name="menu-search"></a>
|
||||
|
||||
<!-- <a href="/member/"
|
||||
onMouseOver="document.mouseover.src='/images/mouseover-member.gif'" onMouseOut="document.mouseover.src='/images/holder.gif'"><img src="/images/menu-login.gif"
|
||||
width=111 height=30 alt="Member Login" hspace=0 vspace=0 border=0 name="menu-login"></a>
|
||||
-->
|
||||
<TMPL_IF NAME=loggedinuser>
|
||||
<a href="/cgi-bin/koha/userpage.pl"
|
||||
onMouseOver="document.mouseover.src='/images/mouseover-mysettings.gif'" onMouseOut="document.mouseover.src='/images/holder.gif'">
|
||||
<img src="/images/menu-mysettings.gif"
|
||||
width=90 height=30 alt="My Settings" hspace=0 vspace=0 border=0 name="menu-mysettings"></a>
|
||||
<TMPL_ELSE>
|
||||
<a href="/join.html"
|
||||
onMouseOver="document.mouseover.src='/images/mouseover-join.gif'" onMouseOut="document.mouseover.src='/images/holder.gif'">
|
||||
<img src="/images/menu-join.gif"
|
||||
width=54 height=30 alt="Join" hspace=0 vspace=0 border=0 name="menu-join"></a>
|
||||
</TMPL_IF>
|
||||
|
||||
<a href="/cgi-bin/koha/mainpage.pl"
|
||||
onMouseOver="document.mouseover.src='/images/mouseover-home.gif'" onMouseOut="document.mouseover.src='/images/holder.gif'"><img src="/images/menu-home.gif"
|
||||
width=60 height=30 alt="Home" hspace=0 vspace=0 border=0 name="menu-home"></a></td>
|
||||
|
||||
</TR>
|
||||
|
||||
|
||||
<tr valign=top>
|
||||
|
||||
<td><img src="/images/inside-koha-bottom.gif"
|
||||
width=69 height=44 alt="KOHA" hspace=0 vspace=0 border=0 ></td>
|
||||
|
||||
<td align=right><img src="/images/holder.gif"
|
||||
width=300 height=48 alt="" hspace=0 vspace=0 name="mouseover" ></a></td>
|
||||
|
||||
</TR>
|
||||
|
||||
|
||||
|
||||
</TABLE>
|
||||
|
||||
|
||||
|
||||
<!-------------------------MAIN BODY OF PAGE-------------------------->
|
||||
<BLOCKQUOTE>
|
|
@ -0,0 +1,25 @@
|
|||
<br clear=all>
|
||||
<p> </p>
|
||||
|
||||
|
||||
</BLOCKQUOTE>
|
||||
|
||||
<table cellpadding=0 cellspacing=0 width="100%" border=0>
|
||||
<TR VALIGN=TOP BGCOLOR="000000"><TD COLSPAN=6><img src="/images/blackdot.gif" WIDTH=1 HEIGHT=2 HSPACE=0 vspace=0></TD></TR></TABLE>
|
||||
|
||||
|
||||
<CENTER>
|
||||
<FONT SIZE=2 face="arial, helvetica">
|
||||
<A HREF="/cgi-bin/koha/mainpage.pl">Home</a> ||
|
||||
<A HREF="/cgi-bin/koha/circ/circulation.pl">Circulation</a> ||
|
||||
<A HREF="/cgi-bin/koha/catalogue-home.pl">Catalogue</a> ||
|
||||
<A HREF="/cgi-bin/koha/members-home.pl">Members</a> ||
|
||||
<A HREF="/cgi-bin/koha/loadmodules.pl?module=acquisitions">Acquisitions</a> ||
|
||||
<A HREF="/cgi-bin/koha/reports-home.pl">Reports</a> ||
|
||||
<A HREF="/cgi-bin/koha/admin-home.pl">System Parameters</a> ||
|
||||
<A HREF="/help/">Help</a>
|
||||
</FONT>
|
||||
</CENTER>
|
||||
</BODY>
|
||||
|
||||
</HTML>
|
172
koha-tmpl/intranet-tmpl/default/fr/includes/reports-top.inc
Normal file
172
koha-tmpl/intranet-tmpl/default/fr/includes/reports-top.inc
Normal file
|
@ -0,0 +1,172 @@
|
|||
<!doctype html public "-//w3c//dtd html 4.0 transitional//en">
|
||||
|
||||
<html>
|
||||
<head>
|
||||
<title>KOHA: INTRANET: Etats</title>
|
||||
</head>
|
||||
<body text="black" bgcolor="white" link="#0000ff" vlink="#0000ff" "3366cc" Alink="#cc3300"
|
||||
marginheight=0 marginwidth=0 leftmargin=0 topmargin=0>
|
||||
|
||||
<style>
|
||||
#menubar {
|
||||
border-top:1px solid #666;
|
||||
}
|
||||
.koha {
|
||||
font-weight: normal;
|
||||
text-decoration: none;
|
||||
cursor: hand;
|
||||
color:#777777;
|
||||
padding:4px;
|
||||
font-weight: bold;
|
||||
text-align:center;
|
||||
background-image:url("/images/background-mem.gif");
|
||||
}
|
||||
|
||||
a.home {
|
||||
font-weight: normal;
|
||||
text-decoration: none;
|
||||
cursor: hand;
|
||||
color:#777777;
|
||||
padding:4px;
|
||||
font-weight: bold;
|
||||
}
|
||||
a.home:hover {
|
||||
background-color: #339933;
|
||||
color: #000000;
|
||||
text-decoration: none;
|
||||
font-weight: normal;
|
||||
font-weight: bold;
|
||||
}
|
||||
a.catalogue {
|
||||
font-weight: normal;
|
||||
text-decoration: none;
|
||||
cursor: hand;
|
||||
color:#777777;
|
||||
padding:4px;
|
||||
font-weight: bold;
|
||||
margin:0;
|
||||
}
|
||||
a.catalogue:hover {
|
||||
background-color: #ad11ad;
|
||||
color: #000000;
|
||||
text-decoration: none;
|
||||
font-weight: normal;
|
||||
font-weight: bold;
|
||||
margin:0;
|
||||
}
|
||||
a.members {
|
||||
font-weight: normal;
|
||||
text-decoration: none;
|
||||
cursor: hand;
|
||||
color:#777777;
|
||||
padding:4px;
|
||||
font-weight: bold;
|
||||
}
|
||||
a.members:hover {
|
||||
background-color: #86c268;
|
||||
color: #000000;
|
||||
text-decoration: none;
|
||||
font-weight: bold;
|
||||
}
|
||||
|
||||
a.acquisition {
|
||||
font-weight: normal;
|
||||
text-decoration: none;
|
||||
cursor: hand;
|
||||
color:#777777;
|
||||
padding:4px;
|
||||
font-weight: bold;
|
||||
}
|
||||
a.acquisition:hover {
|
||||
background-color: #ffdf61;
|
||||
color: #000000;
|
||||
text-decoration: normal;
|
||||
font-weight: bold;
|
||||
}
|
||||
|
||||
a.reports {
|
||||
font-weight: normal;
|
||||
background-color: #6b7cbe;
|
||||
text-decoration: none;
|
||||
cursor: hand;
|
||||
color:#FFFFFF;
|
||||
padding:4px;
|
||||
font-weight: bold;
|
||||
}
|
||||
a.reports:hover {
|
||||
background-color: #6b7cbe;
|
||||
color: #FFFFFF;
|
||||
text-decoration: normal;
|
||||
font-weight: bold;
|
||||
}
|
||||
a.circulation {
|
||||
font-weight: normal;
|
||||
text-decoration: none;
|
||||
cursor: hand;
|
||||
color:#777777;
|
||||
padding:4px;
|
||||
font-weight: bold;
|
||||
}
|
||||
a.circulation:hover {
|
||||
background-color: #be6170;
|
||||
color: #000000;
|
||||
text-decoration: normal;
|
||||
font-weight: bold;
|
||||
}
|
||||
|
||||
a.parameters {
|
||||
font-weight: normal;
|
||||
text-decoration: none;
|
||||
cursor: hand;
|
||||
color:#777777;
|
||||
padding:4px;
|
||||
font-weight: bold;
|
||||
}
|
||||
a.parameters:hover {
|
||||
background-color: #86c268;
|
||||
color: #000000;
|
||||
text-decoration: normal;
|
||||
font-weight: bold;
|
||||
}
|
||||
</style>
|
||||
|
||||
<!------------------------MENUS-------------------------------->
|
||||
<table cellpadding=0 cellspacing=0 width="100%" border=0>
|
||||
<tr height="45">
|
||||
<td valign="bottom" align="left">
|
||||
<table bgcolor="dddddd" width="100%" cellpadding=0 cellspacing=0>
|
||||
<tr>
|
||||
<td>
|
||||
<div id="menubar">
|
||||
<table cellpadding=0 cellspacing=0 border=0 height=29 width=70%>
|
||||
<tr>
|
||||
<td class="koha"><b>KOHA</b></td>
|
||||
<td>
|
||||
<a class="home" href="/cgi-bin/koha/mainpage.pl">Accueil</a>
|
||||
</td>
|
||||
<td>
|
||||
<a class="catalogue" href="/cgi-bin/koha/catalogue-home.pl" alt="Catalogue">Catalogue</a>
|
||||
</td>
|
||||
<td>
|
||||
<a class="members" href="/cgi-bin/koha/members-home.pl" alt="Lecteurs">Lecteurs</a>
|
||||
</td>
|
||||
<td>
|
||||
<a class="acquisition" href="/cgi-bin/koha/loadmodules.pl?module=acquisitions" alt="Acquisition">Acquisition</a>
|
||||
</td>
|
||||
<td>
|
||||
<a class="circulation" href="/cgi-bin/koha/circ/circulation.pl" alt="Circulation">Circulation</a>
|
||||
</td>
|
||||
<td>
|
||||
<a class="reports" href="/cgi-bin/koha/reports-home.pl" alt="Etats">Etats</a>
|
||||
</td>
|
||||
<td>
|
||||
<a class="parameters" href="/cgi-bin/koha/admin-home.pl" alt="Paramètres">Paramètres</a>
|
||||
</td>
|
||||
</TR>
|
||||
</TABLE>
|
||||
</div>
|
||||
</td></tr></table>
|
||||
</TD>
|
||||
</tr>
|
||||
</table>
|
||||
<BLOCKQUOTE>
|
Loading…
Reference in a new issue