[Koha-cvs] CVS: koha/koha-tmpl/intranet-tmpl/default/fr/includes about-bottom.inc,1.2,1.3 about-top.inc,1.3,1.4 acquisitions-bottom.inc,1.4,1.5 acquisitions-top.inc,1.8,1.9 cat-bottom.inc,1.4,1.5 cat-top.inc,1.12,1.13 circulation-bottom.inc,1.4,1.5 circulation-top.inc,1.11,1.12 common-style.css,1.4,1.5 issues-bottom.inc,1.4,1.5 issues-top.inc,1.3,1.4 members-bottom.inc,1.4,1.5 members-top.inc,1.10,1.11 opac-bottom.inc,1.3,1.4 opac-top.inc,1.3,1.4 parameters-bottom.inc,1.4,1.5 parameters-top.inc,1.10,1.11 reports-bottom.inc,1.4,1.5 reports-top.inc,1.9,1.10

Paul POULAIN tipaul at users.sourceforge.net
Wed Feb 11 10:00:24 CET 2004


Update of /cvsroot/koha/koha/koha-tmpl/intranet-tmpl/default/fr/includes
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv27462/koha-tmpl/intranet-tmpl/default/fr/includes

Modified Files:
	about-bottom.inc about-top.inc acquisitions-bottom.inc 
	acquisitions-top.inc cat-bottom.inc cat-top.inc 
	circulation-bottom.inc circulation-top.inc common-style.css 
	issues-bottom.inc issues-top.inc members-bottom.inc 
	members-top.inc opac-bottom.inc opac-top.inc 
	parameters-bottom.inc parameters-top.inc reports-bottom.inc 
	reports-top.inc 
Log Message:
synch'ing 2.0.0 branch (RC4 tag) and head

Index: about-bottom.inc
===================================================================
RCS file: /cvsroot/koha/koha/koha-tmpl/intranet-tmpl/default/fr/includes/about-bottom.inc,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -r1.2 -r1.3
*** about-bottom.inc	18 Sep 2003 12:32:40 -0000	1.2
--- about-bottom.inc	11 Feb 2004 09:00:20 -0000	1.3
***************
*** 8,18 ****
  <FONT SIZE=2  face="arial, helvetica">
  <A HREF="/cgi-bin/koha/mainpage.pl">Accueil</a> ||
- <A HREF="/cgi-bin/koha/circ/circulation.pl">Circulation</a> ||
  <A HREF="/cgi-bin/koha/loadmodules.pl?module=search&type=intranet">Catalogue</a> ||
  <A HREF="/cgi-bin/koha/members-home.pl">Lecteurs</a> ||
  <A HREF="/cgi-bin/koha/loadmodules.pl?module=acquisitions">Acquisitions</a> ||
! <A HREF="/cgi-bin/koha/reports-home.pl">Etats</a> ||
  <A HREF="/cgi-bin/koha/admin-home.pl">Paramètres</a> ||
! <A HREF="/help/">Aide</a>
  </FONT>
  </CENTER>
--- 8,19 ----
  <FONT SIZE=2  face="arial, helvetica">
  <A HREF="/cgi-bin/koha/mainpage.pl">Accueil</a> ||
  <A HREF="/cgi-bin/koha/loadmodules.pl?module=search&type=intranet">Catalogue</a> ||
  <A HREF="/cgi-bin/koha/members-home.pl">Lecteurs</a> ||
  <A HREF="/cgi-bin/koha/loadmodules.pl?module=acquisitions">Acquisitions</a> ||
! <A HREF="/cgi-bin/koha/circ/circulation.pl">Circulation</a> ||
! <A HREF="/cgi-bin/koha/reports-home.pl">Rapports</a> ||
  <A HREF="/cgi-bin/koha/admin-home.pl">Paramètres</a> ||
! <A HREF="/cgi-bin/koha/about.pl">A propos</a> || 
! Help
  </FONT>
  </CENTER>

Index: about-top.inc
===================================================================
RCS file: /cvsroot/koha/koha/koha-tmpl/intranet-tmpl/default/fr/includes/about-top.inc,v
retrieving revision 1.3
retrieving revision 1.4
diff -C2 -r1.3 -r1.4
*** about-top.inc	5 Jun 2003 12:40:49 -0000	1.3
--- about-top.inc	11 Feb 2004 09:00:20 -0000	1.4
***************
*** 3,11 ****
  <html>
  <head>
! <title>KOHA: INTRANET: Parameters</title>
! <link rel="stylesheet" type="text/css" href="<TMPL_VAR name="themelang">/includes/common-style.css">
  
  </head>
! <body text="black" bgcolor="white" link="#0000ff" vlink="#0000ff" "3366cc" Alink="#cc3300"
  marginheight=0 marginwidth=0 leftmargin=0 topmargin=0>
  
--- 3,11 ----
  <html>
  <head>
! <title>KOHA: INTRANET: Paramètres</title>
! <link rel="stylesheet" type="text/css" href="<!-- TMPL_VAR name="themelang" -->/includes/common-style.css">
  
  </head>
! <body text="black" bgcolor="white" link="#0000ff" vlink="#0000ff" Alink="#cc3300"
  marginheight=0 marginwidth=0 leftmargin=0 topmargin=0>
  
***************
*** 33,37 ****
  <tr height="45">
  	<td valign="bottom" align="left">
! 		<table bgcolor="dddddd" width="100%" cellpadding=0 cellspacing=0>
  		<tr>
  			<td>
--- 33,37 ----
  <tr height="45">
  	<td valign="bottom" align="left">
! 		<table bgcolor="#dddddd" width="100%" cellpadding=0 cellspacing=0>
  		<tr>
  			<td>
***************
*** 50,54 ****
  					</td>
  					<td>
! 						<a class="acquisition" href="/cgi-bin/koha/loadmodules.pl?module=acquisitions">Acquisition</a>
  					</td>
  					<td>
--- 50,54 ----
  					</td>
  					<td>
! 						<a class="acquisition" href="/cgi-bin/koha/loadmodules.pl?module=acquisitions">Acquisitions</a>
  					</td>
  					<td>
***************
*** 56,63 ****
  					</td>
  					<td>
! 						<a class="reports" href="/cgi-bin/koha/reports-home.pl">Etats</a>
  					</td>
  					<td>
! 						<a class="parameters" href="/cgi-bin/koha/admin-home.pl" alt="Paramètres">Paramètres</a>
  					</td>
  					<td>
--- 56,63 ----
  					</td>
  					<td>
! 						<a class="reports" href="/cgi-bin/koha/reports-home.pl">Rapports</a>
  					</td>
  					<td>
! 						<a class="parameters" href="/cgi-bin/koha/admin-home.pl">Paramètres</a>
  					</td>
  					<td>
***************
*** 72,78 ****
  </table>
  <BLOCKQUOTE>
! <TMPL_IF NAME="loggedinusername">
!     <p align=left>Logged in as: <TMPL_VAR NAME="loggedinusername"> [<a href=/cgi-bin/koha/mainpage.pl?logout.x=1>Log Out</a>]</p>
! <TMPL_ELSE>
!     <p align=left><a href=/cgi-bin/koha/opac-user.pl>Log In</a> to Koha</p>
! </TMPL_IF>
--- 72,78 ----
  </table>
  <BLOCKQUOTE>
! <!-- TMPL_IF NAME="loggedinusername" -->
!     <p align=left>Connecté comme: <!-- TMPL_VAR NAME="loggedinusername" --> [<a href=/cgi-bin/koha/mainpage.pl?logout.x=1>Déconnecter</a>]</p>
! <!-- TMPL_ELSE -->
!     <p align=left><a href=/cgi-bin/koha/opac-user.pl>S'identifier</a> à Koha</p>
! <!-- /TMPL_IF -->

Index: acquisitions-bottom.inc
===================================================================
RCS file: /cvsroot/koha/koha/koha-tmpl/intranet-tmpl/default/fr/includes/acquisitions-bottom.inc,v
retrieving revision 1.4
retrieving revision 1.5
diff -C2 -r1.4 -r1.5
*** acquisitions-bottom.inc	18 Sep 2003 12:32:40 -0000	1.4
--- acquisitions-bottom.inc	11 Feb 2004 09:00:20 -0000	1.5
***************
*** 1,18 ****
- <!-- saas at users.sf.net 21-APR-2002 renamed "aquisitions" to "acquisitions" -->
- 
  <br clear=all>
  <p> &nbsp; </p>
  
  </BLOCKQUOTE>
  <CENTER>
  <FONT SIZE=2  face="arial, helvetica">
  <A HREF="/cgi-bin/koha/mainpage.pl">Accueil</a> ||
- <A HREF="/cgi-bin/koha/circ/circulation.pl">Circulation</a> ||
  <A HREF="/cgi-bin/koha/loadmodules.pl?module=search&type=intranet">Catalogue</a> ||
  <A HREF="/cgi-bin/koha/members-home.pl">Lecteurs</a> ||
  <A HREF="/cgi-bin/koha/loadmodules.pl?module=acquisitions">Acquisitions</a> ||
! <A HREF="/cgi-bin/koha/reports-home.pl">Etats</a> ||
  <A HREF="/cgi-bin/koha/admin-home.pl">Paramètres</a> ||
! <A HREF="/help/">Aide</a>
  </FONT>
  </CENTER>
--- 1,19 ----
  <br clear=all>
  <p> &nbsp; </p>
  
+ 
  </BLOCKQUOTE>
+ 
  <CENTER>
  <FONT SIZE=2  face="arial, helvetica">
  <A HREF="/cgi-bin/koha/mainpage.pl">Accueil</a> ||
  <A HREF="/cgi-bin/koha/loadmodules.pl?module=search&type=intranet">Catalogue</a> ||
  <A HREF="/cgi-bin/koha/members-home.pl">Lecteurs</a> ||
  <A HREF="/cgi-bin/koha/loadmodules.pl?module=acquisitions">Acquisitions</a> ||
! <A HREF="/cgi-bin/koha/circ/circulation.pl">Circulation</a> ||
! <A HREF="/cgi-bin/koha/reports-home.pl">Rapports</a> ||
  <A HREF="/cgi-bin/koha/admin-home.pl">Paramètres</a> ||
! <A HREF="/cgi-bin/koha/about.pl">A propos</a> || 
! Help
  </FONT>
  </CENTER>
***************
*** 20,22 ****
  
  </HTML>
- 
--- 21,22 ----

Index: acquisitions-top.inc
===================================================================
RCS file: /cvsroot/koha/koha/koha-tmpl/intranet-tmpl/default/fr/includes/acquisitions-top.inc,v
retrieving revision 1.8
retrieving revision 1.9
diff -C2 -r1.8 -r1.9
*** acquisitions-top.inc	5 Jun 2003 12:40:49 -0000	1.8
--- acquisitions-top.inc	11 Feb 2004 09:00:20 -0000	1.9
***************
*** 4,8 ****
  <head>
  <title>KOHA: INTRANET: Acquisitions</title>
! <link rel="stylesheet" type="text/css" href="<TMPL_VAR name="themelang">/includes/common-style.css">
  </head>
  <body text="black" bgcolor="white" link="#0000ff" vlink="#0000ff" "3366cc" Alink="#cc3300"
--- 4,8 ----
  <head>
  <title>KOHA: INTRANET: Acquisitions</title>
! <link rel="stylesheet" type="text/css" href="<!-- TMPL_VAR name="themelang" -->/includes/common-style.css">
  </head>
  <body text="black" bgcolor="white" link="#0000ff" vlink="#0000ff" "3366cc" Alink="#cc3300"
***************
*** 48,52 ****
  					</td>
  					<td>
! 						<a class="acquisition" href="/cgi-bin/koha/loadmodules.pl?module=acquisitions">Acquisition</a>
  					</td>
  					<td>
--- 48,52 ----
  					</td>
  					<td>
! 						<a class="acquisition" href="/cgi-bin/koha/loadmodules.pl?module=acquisitions">Acquisitions</a>
  					</td>
  					<td>
***************
*** 54,58 ****
  					</td>
  					<td>
! 						<a class="reports" href="/cgi-bin/koha/reports-home.pl">Etats</a>
  					</td>
  					<td>
--- 54,58 ----
  					</td>
  					<td>
! 						<a class="reports" href="/cgi-bin/koha/reports-home.pl">Rapports</a>
  					</td>
  					<td>
***************
*** 70,76 ****
  </table>
  <BLOCKQUOTE>
! <TMPL_IF NAME="loggedinusername">
!     <p align=left>Connecté en tant que : <TMPL_VAR NAME="loggedinusername"> [<a href=/cgi-bin/koha/mainpage.pl?logout.x=1>Quitter</a>]</p>
! <TMPL_ELSE>
!     <p align=left><a href=/cgi-bin/koha/opac-user.pl>Se connecter</a> à Koha</p>
! </TMPL_IF>
--- 70,76 ----
  </table>
  <BLOCKQUOTE>
! <!-- TMPL_IF NAME="loggedinusername" -->
!     <p align=left>Connecté comme: <!-- TMPL_VAR NAME="loggedinusername" --> [<a href=/cgi-bin/koha/mainpage.pl?logout.x=1>Déconnecter</a>]</p>
! <!-- TMPL_ELSE -->
!     <p align=left><a href=/cgi-bin/koha/opac-user.pl>S'identifier</a> à Koha</p>
! <!-- /TMPL_IF -->

Index: cat-bottom.inc
===================================================================
RCS file: /cvsroot/koha/koha/koha-tmpl/intranet-tmpl/default/fr/includes/cat-bottom.inc,v
retrieving revision 1.4
retrieving revision 1.5
diff -C2 -r1.4 -r1.5
*** cat-bottom.inc	18 Sep 2003 12:32:40 -0000	1.4
--- cat-bottom.inc	11 Feb 2004 09:00:20 -0000	1.5
***************
*** 8,18 ****
  <FONT SIZE=2  face="arial, helvetica">
  <A HREF="/cgi-bin/koha/mainpage.pl">Accueil</a> ||
- <A HREF="/cgi-bin/koha/circ/circulation.pl">Circulation</a> ||
  <A HREF="/cgi-bin/koha/loadmodules.pl?module=search&type=intranet">Catalogue</a> ||
  <A HREF="/cgi-bin/koha/members-home.pl">Lecteurs</a> ||
  <A HREF="/cgi-bin/koha/loadmodules.pl?module=acquisitions">Acquisitions</a> ||
! <A HREF="/cgi-bin/koha/reports-home.pl">Etats</a> ||
  <A HREF="/cgi-bin/koha/admin-home.pl">Paramètres</a> ||
! <A HREF="/help/">Aide</a>
  </FONT>
  </CENTER>
--- 8,19 ----
  <FONT SIZE=2  face="arial, helvetica">
  <A HREF="/cgi-bin/koha/mainpage.pl">Accueil</a> ||
  <A HREF="/cgi-bin/koha/loadmodules.pl?module=search&type=intranet">Catalogue</a> ||
  <A HREF="/cgi-bin/koha/members-home.pl">Lecteurs</a> ||
  <A HREF="/cgi-bin/koha/loadmodules.pl?module=acquisitions">Acquisitions</a> ||
! <A HREF="/cgi-bin/koha/circ/circulation.pl">Circulation</a> ||
! <A HREF="/cgi-bin/koha/reports-home.pl">Rapports</a> ||
  <A HREF="/cgi-bin/koha/admin-home.pl">Paramètres</a> ||
! <A HREF="/cgi-bin/koha/about.pl">A propos</a> || 
! Help
  </FONT>
  </CENTER>

Index: cat-top.inc
===================================================================
RCS file: /cvsroot/koha/koha/koha-tmpl/intranet-tmpl/default/fr/includes/cat-top.inc,v
retrieving revision 1.12
retrieving revision 1.13
diff -C2 -r1.12 -r1.13
*** cat-top.inc	7 Aug 2003 14:19:55 -0000	1.12
--- cat-top.inc	11 Feb 2004 09:00:20 -0000	1.13
***************
*** 14,18 ****
  </script>
  
! <link rel="stylesheet" type="text/css" href="<TMPL_VAR name="themelang">/includes/common-style.css">
  <style>
  a.catalogue {
--- 14,18 ----
  </script>
  
! <link rel="stylesheet" type="text/css" href="<!-- TMPL_VAR name="themelang" -->/includes/common-style.css">
  <style>
  a.catalogue {
***************
*** 62,66 ****
  					</td>
  					<td>
! 						<a class="acquisition" href="/cgi-bin/koha/loadmodules.pl?module=acquisitions">Acquisition</a>
  					</td>
  					<td>
--- 62,66 ----
  					</td>
  					<td>
! 						<a class="acquisition" href="/cgi-bin/koha/loadmodules.pl?module=acquisitions">Acquisitions</a>
  					</td>
  					<td>
***************
*** 68,72 ****
  					</td>
  					<td>
! 						<a class="reports" href="/cgi-bin/koha/reports-home.pl">Etats</a>
  					</td>
  					<td>
--- 68,72 ----
  					</td>
  					<td>
! 						<a class="reports" href="/cgi-bin/koha/reports-home.pl">Rapports</a>
  					</td>
  					<td>
***************
*** 84,88 ****
  					<td><b>options &gt;&gt;&nbsp;&nbsp;</b></td>
  					<td>
! 						<a href="/cgi-bin/koha/loadmodules.pl?module=search&marc=0&type=intranet" class="submenu">Recherche simple</a>
  					</td>
  					<td>
--- 84,88 ----
  					<td><b>options &gt;&gt;&nbsp;&nbsp;</b></td>
  					<td>
! 						<a href="/cgi-bin/koha/loadmodules.pl?module=search&marc=0&type=intranet" class="submenu">Recherche rapide</a>
  					</td>
  					<td>
***************
*** 90,97 ****
  					</td>
  					<td>
! 						<a href="/cgi-bin/koha/loadmodules.pl?module=addbiblio&type=intranet" class="submenu">Ajout notice</a>
  					</td>
  					<td>
! 						<a href="/cgi-bin/koha/maint/catmaintain.pl" target="window0" class="submenu2">Maintenance catalogue</a>
  					</td>
  				</tr>
--- 90,100 ----
  					</td>
  					<td>
! 						<a href="/cgi-bin/koha/shelves.pl" class="submenu">Rayonnages virtuels</a>
  					</td>
  					<td>
! 						<a href="/cgi-bin/koha/loadmodules.pl?module=addbiblio&type=intranet" class="submenu2">Ajouter une notice biblio</a>
! 					</td>
! 					<td>
! 						<a href="/cgi-bin/koha/maint/catmaintain.pl" target="window0" class="submenu">Maintenance Cat</a>
  					</td>
  				</tr>
***************
*** 102,108 ****
  </table>
  <BLOCKQUOTE>
! <TMPL_IF NAME="loggedinusername">
!     <p align=left>Connecté en tant que : <TMPL_VAR NAME="loggedinusername"> [<a href=/cgi-bin/koha/mainpage.pl?logout.x=1>Déconnecter</a>]</p>
! <TMPL_ELSE>
!     <p align=left><a href=/cgi-bin/koha/opac-user.pl>Se connecter</a> à Koha</p>
! </TMPL_IF>
--- 105,111 ----
  </table>
  <BLOCKQUOTE>
! <!-- TMPL_IF NAME="loggedinusername" -->
!     <p align=left>Connecté comme: <!-- TMPL_VAR NAME="loggedinusername" --> [<a href=/cgi-bin/koha/mainpage.pl?logout.x=1>Déconnecter</a>]</p>
! <!-- TMPL_ELSE -->
!     <p align=left><a href=/cgi-bin/koha/opac-user.pl>S'identifier</a> à Koha</p>
! <!-- /TMPL_IF -->

Index: circulation-bottom.inc
===================================================================
RCS file: /cvsroot/koha/koha/koha-tmpl/intranet-tmpl/default/fr/includes/circulation-bottom.inc,v
retrieving revision 1.4
retrieving revision 1.5
diff -C2 -r1.4 -r1.5
*** circulation-bottom.inc	18 Sep 2003 12:32:40 -0000	1.4
--- circulation-bottom.inc	11 Feb 2004 09:00:20 -0000	1.5
***************
*** 2,5 ****
--- 2,6 ----
  <p> &nbsp; </p>
  
+ 
  </BLOCKQUOTE>
  
***************
*** 7,17 ****
  <FONT SIZE=2  face="arial, helvetica">
  <A HREF="/cgi-bin/koha/mainpage.pl">Accueil</a> ||
- <A HREF="/cgi-bin/koha/circ/circulation.pl">Circulation</a> ||
  <A HREF="/cgi-bin/koha/loadmodules.pl?module=search&type=intranet">Catalogue</a> ||
  <A HREF="/cgi-bin/koha/members-home.pl">Lecteurs</a> ||
  <A HREF="/cgi-bin/koha/loadmodules.pl?module=acquisitions">Acquisitions</a> ||
! <A HREF="/cgi-bin/koha/reports-home.pl">Etats</a> ||
  <A HREF="/cgi-bin/koha/admin-home.pl">Paramètres</a> ||
! <A HREF="/help/">Aide</a>
  </FONT>
  </CENTER>
--- 8,19 ----
  <FONT SIZE=2  face="arial, helvetica">
  <A HREF="/cgi-bin/koha/mainpage.pl">Accueil</a> ||
  <A HREF="/cgi-bin/koha/loadmodules.pl?module=search&type=intranet">Catalogue</a> ||
  <A HREF="/cgi-bin/koha/members-home.pl">Lecteurs</a> ||
  <A HREF="/cgi-bin/koha/loadmodules.pl?module=acquisitions">Acquisitions</a> ||
! <A HREF="/cgi-bin/koha/circ/circulation.pl">Circulation</a> ||
! <A HREF="/cgi-bin/koha/reports-home.pl">Rapports</a> ||
  <A HREF="/cgi-bin/koha/admin-home.pl">Paramètres</a> ||
! <A HREF="/cgi-bin/koha/about.pl">A propos</a> || 
! Help
  </FONT>
  </CENTER>

Index: circulation-top.inc
===================================================================
RCS file: /cvsroot/koha/koha/koha-tmpl/intranet-tmpl/default/fr/includes/circulation-top.inc,v
retrieving revision 1.11
retrieving revision 1.12
diff -C2 -r1.11 -r1.12
*** circulation-top.inc	4 Sep 2003 16:42:32 -0000	1.11
--- circulation-top.inc	11 Feb 2004 09:00:20 -0000	1.12
***************
*** 14,22 ****
  document.forms[0].elements[0].focus();
  }
- 
  // end hiding -->
  </script>
  
! <link rel="stylesheet" type="text/css" href="<TMPL_VAR name="themelang">/includes/common-style.css">
  <style>
  a.circulation {
--- 14,21 ----
  document.forms[0].elements[0].focus();
  }
  // end hiding -->
  </script>
  
! <link rel="stylesheet" type="text/css" href="<!-- TMPL_VAR name="themelang" -->/includes/common-style.css">
  <style>
  a.circulation {
***************
*** 61,65 ****
  					</td>
  					<td>
! 						<a class="acquisition" href="/cgi-bin/koha/loadmodules.pl?module=acquisitions">Acquisition</a>
  					</td>
  					<td>
--- 60,64 ----
  					</td>
  					<td>
! 						<a class="acquisition" href="/cgi-bin/koha/loadmodules.pl?module=acquisitions">Acquisitions</a>
  					</td>
  					<td>
***************
*** 67,71 ****
  					</td>
  					<td>
! 						<a class="reports" href="/cgi-bin/koha/reports-home.pl">Etats</a>
  					</td>
  					<td>
--- 66,70 ----
  					</td>
  					<td>
! 						<a class="reports" href="/cgi-bin/koha/reports-home.pl">Rapports</a>
  					</td>
  					<td>
***************
*** 89,93 ****
  					</td>
  					<td>
! 						<a href="/cgi-bin/koha/circ/branchtransfers.pl" class="submenu">Transferts</a>
  					</td>
  				</tr>
--- 88,92 ----
  					</td>
  					<td>
! 						<a href="/cgi-bin/koha/circ/branchtransfers.pl" class="submenu">Transferts entre annexes</a>
  					</td>
  				</tr>
***************
*** 99,105 ****
  </table>
  <BLOCKQUOTE>
! <TMPL_IF NAME="loggedinusername">
!     <p align=left>Connecté en tant que : <TMPL_VAR NAME="loggedinusername"> [<a href=/cgi-bin/koha/mainpage.pl?logout.x=1>Déconnecter</a>]</p>
! <TMPL_ELSE>
!     <p align=left><a href=/cgi-bin/koha/opac-user.pl>Se connecter</a> à Koha</p>
! </TMPL_IF>
--- 98,104 ----
  </table>
  <BLOCKQUOTE>
! <!-- TMPL_IF NAME="loggedinusername" -->
!     <p align=left>Connecté comme: <!-- TMPL_VAR NAME="loggedinusername" --> [<a href=/cgi-bin/koha/mainpage.pl?logout.x=1>Déconnecter</a>]</p>
! <!-- TMPL_ELSE -->
!     <p align=left><a href=/cgi-bin/koha/opac-user.pl>S'identifier</a> à Koha</p>
! <!-- /TMPL_IF -->

Index: common-style.css
===================================================================
RCS file: /cvsroot/koha/koha/koha-tmpl/intranet-tmpl/default/fr/includes/common-style.css,v
retrieving revision 1.4
retrieving revision 1.5
diff -C2 -r1.4 -r1.5
*** common-style.css	7 Aug 2003 14:19:55 -0000	1.4
--- common-style.css	11 Feb 2004 09:00:20 -0000	1.5
***************
*** 2,8 ****
  	text-align: center;
  	font: 1.2em sans-serif;
! 	padding: 10px 15px;
  	border-style: solid;
! 	border-width: 2px;
  	border-color: black;
  	text-decoration: none;
--- 2,8 ----
  	text-align: center;
  	font: 1.2em sans-serif;
! 	padding: 3px;
  	border-style: solid;
! 	border-width: 1px;
  	border-color: black;
  	text-decoration: none;
***************
*** 13,17 ****
  	background-image:url("/intranet-tmpl/default/en/images/background-mem.gif");
  }
! 
  #menubar {
  	border-top:1px solid #666666;
--- 13,20 ----
  	background-image:url("/intranet-tmpl/default/en/images/background-mem.gif");
  }
! #problem {
! 	color: red;
! 	font-weight:bold;
! }
  #menubar {
  	border-top:1px solid #666666;
***************
*** 24,27 ****
--- 27,36 ----
  	border-left:1px solid #000000;
  }
+ a {
+ 	text-decoration: none;
+ }
+ a:hover {
+ 	text-decoration: none;
+ }
  a.submenu {
  	font-weight: normal;

Index: issues-bottom.inc
===================================================================
RCS file: /cvsroot/koha/koha/koha-tmpl/intranet-tmpl/default/fr/includes/issues-bottom.inc,v
retrieving revision 1.4
retrieving revision 1.5
diff -C2 -r1.4 -r1.5
*** issues-bottom.inc	18 Sep 2003 12:32:40 -0000	1.4
--- issues-bottom.inc	11 Feb 2004 09:00:20 -0000	1.5
***************
*** 11,17 ****
  <A HREF="/cgi-bin/koha/members-home.pl">Lecteurs</a> ||
  <A HREF="/cgi-bin/koha/loadmodules.pl?module=acquisitions">Acquisitions</a> ||
! <A HREF="/cgi-bin/koha/reports-home.pl">Etats</a> ||
  <A HREF="/cgi-bin/koha/admin-home.pl">Paramètres</a> ||
! <A HREF="/help/">Aide</a>
  </FONT>
  </CENTER>
--- 11,19 ----
  <A HREF="/cgi-bin/koha/members-home.pl">Lecteurs</a> ||
  <A HREF="/cgi-bin/koha/loadmodules.pl?module=acquisitions">Acquisitions</a> ||
! <A HREF="/cgi-bin/koha/circ/circulation.pl">Circulation</a> ||
! <A HREF="/cgi-bin/koha/reports-home.pl">Rapports</a> ||
  <A HREF="/cgi-bin/koha/admin-home.pl">Paramètres</a> ||
! <A HREF="/cgi-bin/koha/about.pl">A propos</a> || 
! Help
  </FONT>
  </CENTER>

Index: issues-top.inc
===================================================================
RCS file: /cvsroot/koha/koha/koha-tmpl/intranet-tmpl/default/fr/includes/issues-top.inc,v
retrieving revision 1.3
retrieving revision 1.4
diff -C2 -r1.3 -r1.4
*** issues-top.inc	5 May 2003 15:00:54 -0000	1.3
--- issues-top.inc	11 Feb 2004 09:00:20 -0000	1.4
***************
*** 5,9 ****
  <html>
  <head>
! <title>KOHA: INTRANET: Issues & Returns</title>
  
  </head>
--- 5,9 ----
  <html>
  <head>
! <title>KOHA: INTRANET: Prêts & Retours</title>
  
  </head>
***************
*** 15,22 ****
  <!--HDL Colours
  
! 	Yellow = ffcc00 
  	light blue = ccccff
  	bright blue links = 0000ff
! 	aubergine = 663266 
  	light green/grey = cccc99
  
--- 15,22 ----
  <!--HDL Colours
  
! 	Yellow = ffcc00
  	light blue = ccccff
  	bright blue links = 0000ff
! 	aubergine = 663266
  	light green/grey = cccc99
  
***************
*** 27,332 ****
  
  <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 &nbsp; &nbsp; </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>&nbsp; &nbsp; - Reports
! 
! <option value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43>&nbsp; &nbsp; - -  Issues Today			
! <option value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43>&nbsp; &nbsp; - -  Issues This Week
! <option value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43>&nbsp; &nbsp; - -  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>&nbsp; &nbsp; - Reports
! 
! <option value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43>&nbsp; &nbsp; - - Returns Today			
! <option value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43>&nbsp; &nbsp; - - Returns This Week
! <option value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43>&nbsp; &nbsp; - - 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>&nbsp; &nbsp; - Reports
! <option value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43>&nbsp; &nbsp; - - Renewals Today
! <option value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43>&nbsp; &nbsp; - - Renewals This Week
! <option value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43>&nbsp; &nbsp; - - 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>&nbsp; &nbsp; - Overdue Today
! <option value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43>&nbsp; &nbsp; - Money Recieved
! <option value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43>&nbsp; &nbsp; - - Today
! <option value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43>&nbsp; &nbsp; - - This Week
! <option value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43>&nbsp; &nbsp; - - This Month
! <option value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43>&nbsp; &nbsp; - - 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>&nbsp; &nbsp; - Reports
! 	
! <option value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43>&nbsp; &nbsp; - - Lost This Month
! <option value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43>&nbsp; &nbsp; - - 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>&nbsp; &nbsp; - Add
! 
! <option value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43>&nbsp; &nbsp; - Modify		
! <option value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43>&nbsp; &nbsp; - Delete
! <option value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43>&nbsp; &nbsp; - Reports
! <option value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43>&nbsp; &nbsp; - - Changes this week
! <option value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43>&nbsp; &nbsp; - - Changes this month
! <option value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43>&nbsp; &nbsp; - - 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>&nbsp; &nbsp; - Add
! 
! <option value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43>&nbsp; &nbsp; - Modify		
! <option value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43>&nbsp; &nbsp; - Delete
! <option value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43>&nbsp; &nbsp; - Reports
! <option value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43>&nbsp; &nbsp; - - Changes this week
! <option value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43>&nbsp; &nbsp; - - Changes this month
! <option value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43>&nbsp; &nbsp; - - 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>&nbsp; &nbsp; - Levin
! <option value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43>&nbsp; &nbsp; - - Books	
! <option value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43>&nbsp; &nbsp; - - Talking Books
! <option value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43>&nbsp; &nbsp; - - Videos	
! <option value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43>&nbsp; &nbsp;
! <option value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43>&nbsp; &nbsp; - Shanon
! <option value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43>&nbsp; &nbsp; - - Books	
! <option value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43>&nbsp; &nbsp; - - Talking Books
! <option value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43>&nbsp; &nbsp; - - Videos	
! <option value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43>&nbsp; &nbsp;
! <option value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43>&nbsp; &nbsp; - Foxton
! <option value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43>&nbsp; &nbsp; - - Books	
! <option value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43>&nbsp; &nbsp; - - Talking Books
! <option value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43>&nbsp; &nbsp; - - 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>&nbsp; &nbsp; - Order Books
! <option value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43>&nbsp; &nbsp; - Order Serials
! <option value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43>&nbsp; &nbsp; - Order Other	
! <option value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43>&nbsp; &nbsp; - Cancel Order
! <option value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43>&nbsp; &nbsp; - Reports
! <option value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43>&nbsp; &nbsp; - - Ordered This Week
! <option value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43>&nbsp; &nbsp; - - Ordered This Month		
! <option value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43>&nbsp; &nbsp; - - 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>&nbsp; &nbsp; - Supplier Details
! <option value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43>&nbsp; &nbsp; - - On Order with Supplier
! <option value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43>&nbsp; &nbsp; - Supplier Resources
! 
! <option value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43>&nbsp; &nbsp; - - Amazon.com			
! <option value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43>&nbsp; &nbsp; - - Whitcoulls CD
! <option value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43>&nbsp; &nbsp; - - 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>&nbsp; &nbsp; - Accept Delivery
! <option value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43>&nbsp; &nbsp; - Reports
! 	
! <option value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43>&nbsp; &nbsp; - - Delivered This Month
! <option value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43>&nbsp; &nbsp; - - 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>&nbsp; &nbsp; - Book Budget 1
! <option value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43>&nbsp; &nbsp; - - This Month
! <option value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43>&nbsp; &nbsp; - - Year to Date
! <option value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43>&nbsp; &nbsp; 
! <option value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43>&nbsp; &nbsp; - Book Budget 2
! <option value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43>&nbsp; &nbsp; - - This Month
! <option value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43>&nbsp; &nbsp; - - Year to Date
! 
! <option value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43>&nbsp; &nbsp; 
! <option value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43>&nbsp; &nbsp; - Book Budget 4
! <option value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43>&nbsp; &nbsp; - - This Month
! <option value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43>&nbsp; &nbsp; - - Year to Date
! 
! <option value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43>&nbsp; &nbsp; 
! <option value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43>&nbsp; &nbsp; - Book Budget 5
! <option value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43>&nbsp; &nbsp; - - This Month
! <option value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43>&nbsp; &nbsp; - - Year to Date
! 
! <option value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43>&nbsp; &nbsp; 
! <option value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43>&nbsp; &nbsp; - Total Budget
! <option value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43>&nbsp; &nbsp; - - This Month
! <option value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43>&nbsp; &nbsp; - - Year to Date
! <option value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43>&nbsp; &nbsp; 
! <option value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43>&nbsp; &nbsp; - End Of Year Reports
! <option value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43>&nbsp; &nbsp; 
! <option value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43>&nbsp; &nbsp; - 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>&nbsp; &nbsp; - Setup
! <option value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43>&nbsp; &nbsp; - Check if Expired
! <option value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43>&nbsp; &nbsp; - Policy
! <option value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43>&nbsp; &nbsp; - Reports
! 
! <option value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43>&nbsp; &nbsp; - - Total Borrowers			
! <option value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43>&nbsp; &nbsp; - - New This Week
! <option value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43>&nbsp; &nbsp; - - New This Month		
! <option value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43>&nbsp; &nbsp; - - 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>&nbsp; &nbsp; - All Books Out
! <option value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43>&nbsp; &nbsp; - Overdues
! <option value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43>&nbsp; &nbsp; - History
! <option value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43>&nbsp; &nbsp; - Messages
! <option value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43>&nbsp; &nbsp; - Reports
! <option value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43>&nbsp; &nbsp; - - Average Borrowings		<option value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43>&nbsp; &nbsp; - - 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>&nbsp; &nbsp; - Catalogue Search
! 
! <option value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43>&nbsp; &nbsp; - Renew Books		
! <option value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43>&nbsp; &nbsp; - Member Details
! <option value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43>&nbsp; &nbsp; - - 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>&nbsp; &nbsp; - 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>&nbsp; &nbsp; - Stocktake
! <option value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43>&nbsp; &nbsp; - Set New Budgets
! <option value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43>&nbsp; &nbsp; - 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>&nbsp; &nbsp; - Telnet Help
! <option value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43>&nbsp; &nbsp; - Intranet Help
! <option value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43>&nbsp; &nbsp; - 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>&nbsp;</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>
! <TMPL_IF NAME="loggedinusername">
! 	<p align=left>Connecté en tant que : <TMPL_VAR NAME="loggedinusername"> [<a href=/cgi-bin/koha/logout.pl>Log Out</a>]</p>
! <TMPL_ELSE>
!     <p align=left><a href=/cgi-bin/koha/userpage.pl>Se connecter</a> à Koha</p>
! </TMPL_IF>
--- 27,331 ----
  
  <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="<!-- TMPL_VAR name="themelang" -->/images/issues-spot-1.gif" width="224" height="29">
! 						<font size=1 face="arial">
! 						<img src="<!-- TMPL_VAR name="themelang" -->/images/holder.gif" width=210 height=4 alt=" " hspace=0 vspace=0>
! 						<br>
! 						<img src="<!-- TMPL_VAR name="themelang" -->/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="<!-- TMPL_VAR name="themelang" -->/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 &nbsp; &nbsp; </font>
! 		</TD>
! 	</tr>
! 	<TR VALIGN=TOP BGCOLOR="ffcc00">
! 		<TD  COLSPAN=6>
! 			<img src="<!-- TMPL_VAR name="themelang" -->/images/holder.gif"  WIDTH=1  HEIGHT=12  HSPACE=0 vspace=0>
! 		</TD>
! 	</TR>
! 	<tr valign=top bgcolor=ffcc00>
! 		<TD>
! 			<img src="<!-- TMPL_VAR name="themelang" -->/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>PRETS & RETOURS
! 			<option value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43>-) Prêts
! 			<option value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43>&nbsp; &nbsp; - Reports
! 
! 			<option value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43>&nbsp; &nbsp; - -  Prêts Today
! 			<option value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43>&nbsp; &nbsp; - -  Prêts This Week
! 			<option value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43>&nbsp; &nbsp; - -  Prêts This Mois
! 
! 			<option value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43>-----------------------------------
! 			<option value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43>->  Retours
! 			<option value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43>&nbsp; &nbsp; - Reports
! 
! 			<option value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43>&nbsp; &nbsp; - - Retours Today
! 			<option value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43>&nbsp; &nbsp; - - Retours This Week
! 			<option value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43>&nbsp; &nbsp; - - Retours This Mois
! 
! 
! 			<option value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43>-----------------------------------
! 			<option value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43>->  Renouvellements
! 			<option value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43>&nbsp; &nbsp; - Reports
! 			<option value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43>&nbsp; &nbsp; - - Renouvellements Today
! 			<option value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43>&nbsp; &nbsp; - - Renouvellements This Week
! 			<option value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43>&nbsp; &nbsp; - - Renouvellements This Mois
! 
! 
! 
! 			<option value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43>-----------------------------------
! 			<option value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43>->  Signaler retard Books
! 			<option value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43>&nbsp; &nbsp; - Signaler retard Today
! 			<option value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43>&nbsp; &nbsp; - Money Reçu
! 			<option value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43>&nbsp; &nbsp; - - Today
! 			<option value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43>&nbsp; &nbsp; - - This Week
! 			<option value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43>&nbsp; &nbsp; - - This Mois
! 			<option value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43>&nbsp; &nbsp; - - This Année
! 
! 			<option value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43>-----------------------------------
! 			<option value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43>->  Perdu Books
! 			<option value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43>&nbsp; &nbsp; - Reports
! 
! 			<option value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43>&nbsp; &nbsp; - - Perdu This Mois
! 			<option value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43>&nbsp; &nbsp; - - Perdu 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>&nbsp; &nbsp; - Add
! 
! 			<option value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43>&nbsp; &nbsp; - Modifier
! 			<option value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43>&nbsp; &nbsp; - Delete
! 			<option value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43>&nbsp; &nbsp; - Reports
! 			<option value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43>&nbsp; &nbsp; - - Changes this week
! 			<option value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43>&nbsp; &nbsp; - - Changes this month
! 			<option value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43>&nbsp; &nbsp; - - Changes this year
! 
! 			<option value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43>-----------------------------------
! 			<option value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43>->  Ouvrages
! 			<option value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43>&nbsp; &nbsp; - Add
! 
! 			<option value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43>&nbsp; &nbsp; - Modifier
! 			<option value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43>&nbsp; &nbsp; - Delete
! 			<option value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43>&nbsp; &nbsp; - Reports
! 			<option value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43>&nbsp; &nbsp; - - Changes this week
! 			<option value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43>&nbsp; &nbsp; - - Changes this month
! 			<option value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43>&nbsp; &nbsp; - - 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>&nbsp; &nbsp; - Levin
! 			<option value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43>&nbsp; &nbsp; - - Books
! 			<option value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43>&nbsp; &nbsp; - - Talking Books
! 			<option value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43>&nbsp; &nbsp; - - Videos
! 			<option value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43>&nbsp; &nbsp;
! 			<option value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43>&nbsp; &nbsp; - Shanon
! 			<option value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43>&nbsp; &nbsp; - - Books
! 			<option value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43>&nbsp; &nbsp; - - Talking Books
! 			<option value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43>&nbsp; &nbsp; - - Videos
! 			<option value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43>&nbsp; &nbsp;
! 			<option value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43>&nbsp; &nbsp; - Foxton
! 			<option value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43>&nbsp; &nbsp; - - Books
! 			<option value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43>&nbsp; &nbsp; - - Talking Books
! 			<option value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43>&nbsp; &nbsp; - - 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>ACQUISITIONS
! 			<option value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43>-> Orders
! 			<option value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43>&nbsp; &nbsp; - Commande Books
! 			<option value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43>&nbsp; &nbsp; - Commande Serials
! 			<option value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43>&nbsp; &nbsp; - Commande Other
! 			<option value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43>&nbsp; &nbsp; - Annuler Commande
! 			<option value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43>&nbsp; &nbsp; - Reports
! 			<option value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43>&nbsp; &nbsp; - - Ordered This Week
! 			<option value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43>&nbsp; &nbsp; - - Ordered This Mois
! 			<option value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43>&nbsp; &nbsp; - - 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>&nbsp; &nbsp; - Supplier Details
! 			<option value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43>&nbsp; &nbsp; - - On Commande with Supplier
! 			<option value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43>&nbsp; &nbsp; - Supplier Resources
! 
! 			<option value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43>&nbsp; &nbsp; - - Amazon.com
! 			<option value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43>&nbsp; &nbsp; - - Whitcoulls CD
! 			<option value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43>&nbsp; &nbsp; - - Whitcoulls Site Web
! 
! 			<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>&nbsp; &nbsp; - Accept Delivery
! 			<option value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43>&nbsp; &nbsp; - Reports
! 
! 			<option value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43>&nbsp; &nbsp; - - Delivered This Mois
! 			<option value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43>&nbsp; &nbsp; - - 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>&nbsp; &nbsp; - Book Budget 1
! 			<option value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43>&nbsp; &nbsp; - - This Mois
! 			<option value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43>&nbsp; &nbsp; - - Année to Date
! 			<option value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43>&nbsp; &nbsp;
! 			<option value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43>&nbsp; &nbsp; - Book Budget 2
! 			<option value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43>&nbsp; &nbsp; - - This Mois
! 			<option value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43>&nbsp; &nbsp; - - Année to Date
! 
! 			<option value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43>&nbsp; &nbsp;
! 			<option value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43>&nbsp; &nbsp; - Book Budget 4
! 			<option value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43>&nbsp; &nbsp; - - This Mois
! 			<option value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43>&nbsp; &nbsp; - - Année to Date
! 
! 			<option value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43>&nbsp; &nbsp;
! 			<option value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43>&nbsp; &nbsp; - Book Budget 5
! 			<option value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43>&nbsp; &nbsp; - - This Mois
! 			<option value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43>&nbsp; &nbsp; - - Année to Date
! 
! 			<option value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43>&nbsp; &nbsp;
! 			<option value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43>&nbsp; &nbsp; - Total Budget
! 			<option value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43>&nbsp; &nbsp; - - This Mois
! 			<option value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43>&nbsp; &nbsp; - - Année to Date
! 			<option value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43>&nbsp; &nbsp;
! 			<option value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43>&nbsp; &nbsp; - End Of Année Reports
! 			<option value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43>&nbsp; &nbsp;
! 			<option value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43>&nbsp; &nbsp; - 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>EMPRUNTEURS
! 			<option value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43>-> New Emprunteur
! 			<option value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43>&nbsp; &nbsp; - Setup
! 			<option value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43>&nbsp; &nbsp; - Check if Expired
! 			<option value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43>&nbsp; &nbsp; - Policy
! 			<option value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43>&nbsp; &nbsp; - Reports
! 
! 			<option value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43>&nbsp; &nbsp; - - Total Borrowers
! 			<option value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43>&nbsp; &nbsp; - - New This Week
! 			<option value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43>&nbsp; &nbsp; - - New This Mois
! 			<option value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43>&nbsp; &nbsp; - - New This Année
! 
! 			<option value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43>-----------------------------------
! 			<option value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43>->  Emprunteur Enquirey
! 			<option value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43>&nbsp; &nbsp; - All Books Out
! 			<option value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43>&nbsp; &nbsp; - Overdues
! 			<option value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43>&nbsp; &nbsp; - History
! 			<option value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43>&nbsp; &nbsp; - Messages
! 			<option value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43>&nbsp; &nbsp; - Reports
! 			<option value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43>&nbsp; &nbsp; - - Average Borrowings		<option value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43>&nbsp; &nbsp; - - 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>AUTRE
! 			<option value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43>-> OPAC
! 			<option value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43>&nbsp; &nbsp; - Recherche Catalogue
! 
! 			<option value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43>&nbsp; &nbsp; - Renouveler Books
! 			<option value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43>&nbsp; &nbsp; - Lecteur Details
! 			<option value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43>&nbsp; &nbsp; - - Mettre à jour 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>&nbsp; &nbsp; - Fundview CD
! 
! 			<option value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43>-----------------------------------
! 			<option value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43> ->  Library Site Web
! 
! 			<option value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43>-----------------------------------
! 			<option value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43> ->  End sur Année
! 			<option value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43>&nbsp; &nbsp; - Stocktake
! 			<option value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43>&nbsp; &nbsp; - Set New Budgets
! 			<option value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43>&nbsp; &nbsp; - 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>&nbsp; &nbsp; - Telnet Help
! 			<option value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43>&nbsp; &nbsp; - Intranet Help
! 			<option value=/cgi-bin/tododisplay.pl?user=Rachel&todo=43>&nbsp; &nbsp; - 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>&nbsp;</TD>
! 		<td  ALIGN=RIGHT COLSPAN=2 >
! 			<table cellpadding=0 cellspacing=0  border=0 height=29>
! 				<tr valign=top bgcolor=ffcc00 >
! 					<td background="<!-- TMPL_VAR name="themelang" -->/images/issues-spot-2.gif" width="235" height="29"  ALIGN=RIGHT >
! 						<font size=1 face="arial">
! 						<img src="<!-- TMPL_VAR name="themelang" -->/images/holder.gif" width=223 height=12 alt=" " hspace=0 vspace=0>
! 						<br>
! 						<img src="<!-- TMPL_VAR name="themelang" -->/images/holder.gif" width=26 height=17 align=right alt=" " hspace=0 vspace=0>you are in <A HREF="index.html">PRETS & RETOURS</a><br>
! 						<img src="<!-- TMPL_VAR name="themelang" -->/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="<!-- TMPL_VAR name="themelang" -->/images/blackdot.gif"  WIDTH=1  HEIGHT=2  HSPACE=0 vspace=0>
! 		</TD>
! 	</TR>
  </table>
  <BLOCKQUOTE>
! <!-- TMPL_IF NAME="loggedinusername" -->
!     <p align=left>Connecté comme: <!-- TMPL_VAR NAME="loggedinusername" --> [<a href=/cgi-bin/koha/mainpage.pl?logout.x=1>Déconnecter</a>]</p>
! <!-- TMPL_ELSE -->
!     <p align=left><a href=/cgi-bin/koha/opac-user.pl>S'identifier</a> à Koha</p>
! <!-- /TMPL_IF -->

Index: members-bottom.inc
===================================================================
RCS file: /cvsroot/koha/koha/koha-tmpl/intranet-tmpl/default/fr/includes/members-bottom.inc,v
retrieving revision 1.4
retrieving revision 1.5
diff -C2 -r1.4 -r1.5
*** members-bottom.inc	18 Sep 2003 12:32:40 -0000	1.4
--- members-bottom.inc	11 Feb 2004 09:00:20 -0000	1.5
***************
*** 2,7 ****
  <p> &nbsp; </p>
  
  </BLOCKQUOTE>
! <center>
  <FONT SIZE=2  face="arial, helvetica">
  <A HREF="/cgi-bin/koha/mainpage.pl">Accueil</a> ||
--- 2,9 ----
  <p> &nbsp; </p>
  
+ 
  </BLOCKQUOTE>
! 
! <CENTER>
  <FONT SIZE=2  face="arial, helvetica">
  <A HREF="/cgi-bin/koha/mainpage.pl">Accueil</a> ||
***************
*** 9,15 ****
  <A HREF="/cgi-bin/koha/members-home.pl">Lecteurs</a> ||
  <A HREF="/cgi-bin/koha/loadmodules.pl?module=acquisitions">Acquisitions</a> ||
! <A HREF="/cgi-bin/koha/reports-home.pl">Etats</a> ||
  <A HREF="/cgi-bin/koha/admin-home.pl">Paramètres</a> ||
! <A HREF="/help/">Aide</a>
  </FONT>
  </CENTER>
--- 11,19 ----
  <A HREF="/cgi-bin/koha/members-home.pl">Lecteurs</a> ||
  <A HREF="/cgi-bin/koha/loadmodules.pl?module=acquisitions">Acquisitions</a> ||
! <A HREF="/cgi-bin/koha/circ/circulation.pl">Circulation</a> ||
! <A HREF="/cgi-bin/koha/reports-home.pl">Rapports</a> ||
  <A HREF="/cgi-bin/koha/admin-home.pl">Paramètres</a> ||
! <A HREF="/cgi-bin/koha/about.pl">A propos</a> || 
! Help
  </FONT>
  </CENTER>

Index: members-top.inc
===================================================================
RCS file: /cvsroot/koha/koha/koha-tmpl/intranet-tmpl/default/fr/includes/members-top.inc,v
retrieving revision 1.10
retrieving revision 1.11
diff -C2 -r1.10 -r1.11
*** members-top.inc	5 Jun 2003 12:41:48 -0000	1.10
--- members-top.inc	11 Feb 2004 09:00:20 -0000	1.11
***************
*** 4,7 ****
--- 4,8 ----
  <head>
  <title>KOHA: INTRANET: Lecteurs</title>
+ <link rel="stylesheet" type="text/css" href="<!-- TMPL_VAR name="themelang" -->/includes/common-style.css">
  </head>
  <body text="black" bgcolor="white" link="#0000ff" vlink="#0000ff" "3366cc" Alink="#cc3300"
***************
*** 9,59 ****
  
  <style>
- <TMPL_INCLUDE NAME="common-style.css">
- #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("<TMPL_VAR name="themelang">/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;
--- 10,13 ----
***************
*** 71,138 ****
  	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>
--- 25,35 ----
  	font-weight: bold;
  	}
  </style>
  
  <!------------------------MENUS-------------------------------->
  <table cellpadding=0 cellspacing=0 width="100%" border=0>
! <tr height="65">
  	<td valign="bottom" align="left">
! 		<table width="100%" cellpadding=0 cellspacing=0>
  		<tr>
  			<td>
***************
*** 151,155 ****
  					</td>
  					<td>
! 						<a class="acquisition" href="/cgi-bin/koha/loadmodules.pl?module=acquisitions">Acquisition</a>
  					</td>
  					<td>
--- 48,52 ----
  					</td>
  					<td>
! 						<a class="acquisition" href="/cgi-bin/koha/loadmodules.pl?module=acquisitions">Acquisitions</a>
  					</td>
  					<td>
***************
*** 157,164 ****
  					</td>
  					<td>
! 						<a class="catalogue" href="/cgi-bin/koha/loadmodules.pl?module=MARC">Marc</a>
! 					</td>
! 					<td>
! 						<a class="reports" href="/cgi-bin/koha/reports-home.pl">Etats</a>
  					</td>
  					<td>
--- 54,58 ----
  					</td>
  					<td>
! 						<a class="reports" href="/cgi-bin/koha/reports-home.pl">Rapports</a>
  					</td>
  					<td>
***************
*** 166,174 ****
  					</td>
  					<td>
! 						<a class="parameters" href="/cgi-bin/koha/about.pl">A propos</a>
  					</td>
  				</TR>
  			</TABLE>
  			</div>
  		</td></tr></table>
  	</TD>
--- 60,83 ----
  					</td>
  					<td>
! 						<a class="about" href="/cgi-bin/koha/about.pl">A propos</a>
  					</td>
  				</TR>
  			</TABLE>
  			</div>
+ 			<table cellpadding=0 cellspacing=0  border=0 height=29>
+ 				<tr>
+ 					<td width="100"></td>
+ 					<td><b>options &gt;&gt;&nbsp;&nbsp;</b></td>
+ 					<td>
+ 						<a href="/cgi-bin/koha/members-home.pl" class="submenu">Adresse Lecteur</a>
+ 					</td>
+ 					<td>
+ 						<a href="/cgi-bin/koha/simpleredirect.pl?type=Add&chooseform=adult" class="submenu2">Ajouter un lecteur</a>
+ 					</td>
+ 					<td>
+ 						<a href="/cgi-bin/koha/simpleredirect.pl?type=Add&chooseform=organisation" class="submenu">Ajouter une organisation</a>
+ 					</td>
+ 				</tr>
+ 			</table>
  		</td></tr></table>
  	</TD>
***************
*** 176,182 ****
  </table>
  <BLOCKQUOTE>
! <TMPL_IF NAME="loggedinusername">
! 	<p align=left>Connecté en tant que : <TMPL_VAR NAME="loggedinusername"> [<a href=/cgi-bin/koha/logout.pl>Log Out</a>]</p>
! <TMPL_ELSE>
!     <p align=left><a href=/cgi-bin/koha/userpage.pl>Se connecter</a> à Koha</p>
! </TMPL_IF>
--- 85,91 ----
  </table>
  <BLOCKQUOTE>
! <!-- TMPL_IF NAME="loggedinusername" -->
!     <p align=left>Connecté comme: <!-- TMPL_VAR NAME="loggedinusername" --> [<a href=/cgi-bin/koha/mainpage.pl?logout.x=1>Déconnecter</a>]</p>
! <!-- TMPL_ELSE -->
!     <p align=left><a href=/cgi-bin/koha/opac-user.pl>S'identifier</a> à Koha</p>
! <!-- /TMPL_IF -->

Index: opac-bottom.inc
===================================================================
RCS file: /cvsroot/koha/koha/koha-tmpl/intranet-tmpl/default/fr/includes/opac-bottom.inc,v
retrieving revision 1.3
retrieving revision 1.4
diff -C2 -r1.3 -r1.4
*** opac-bottom.inc	18 Sep 2003 12:32:40 -0000	1.3
--- opac-bottom.inc	11 Feb 2004 09:00:20 -0000	1.4
***************
*** 7,12 ****
  <font size=2  face="arial, helvetica">
  
! <A HREF="/cgi-bin/koha/loadmodules.pl?module=search&type=intranet">Recherche</a> ||
! <A HREF="/cgi-bin/koha/members-home.pl">Zone Lecteur</a> ||
  <A HREF="/cgi-bin/koha/mainpage.pl">Accueil</a>
  
--- 7,13 ----
  <font size=2  face="arial, helvetica">
  
! <A HREF="/cgi-bin/koha/loadmodules.pl?module=search&type=intranet">Recherche Catalogue</a> ||
! <!--<A HREF="/cgi-bin/koha/members-home.pl">Lecteurs Aire</a> || -->
! <A HREF="/join.html">S'inscrire</a> ||
  <A HREF="/cgi-bin/koha/mainpage.pl">Accueil</a>
  

Index: opac-top.inc
===================================================================
RCS file: /cvsroot/koha/koha/koha-tmpl/intranet-tmpl/default/fr/includes/opac-top.inc,v
retrieving revision 1.3
retrieving revision 1.4
diff -C2 -r1.3 -r1.4
*** opac-top.inc	5 May 2003 15:00:54 -0000	1.3
--- opac-top.inc	11 Feb 2004 09:00:20 -0000	1.4
***************
*** 4,8 ****
  <html>
  <head>
! <title>KOHA: OPAC Catalogue Search</title>
  
  </head>
--- 4,8 ----
  <html>
  <head>
! <title>KOHA: OPAC Recherche Catalogue</title>
  
  </head>
***************
*** 28,58 ****
  <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/loadmodules.pl?module=search&type=intranet" 		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=loggedinusername>
  	    <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>
--- 28,58 ----
  <tr BGCOLOR="#339999" >
  
!         <td valign=bottom><img src="<!-- TMPL_VAR name="themelang" -->/images/inside-top-search.gif" 
! 	width=349 height=50 alt="KOHA: Recherche Catalogue" hspace=0 vspace=0 border=0></td>
  
  
!         <td align=right><a href="/cgi-bin/koha/loadmodules.pl?module=search&type=intranet" 		onMouseOver="document.mouseover.src='<!-- TMPL_VAR name="themelang" -->/images/mouseover-search.gif'" 		onMouseOut="document.mouseover.src='/images/holder.gif'"><img 
! 	src="<!-- TMPL_VAR name="themelang" -->/images/menu-search.gif" 
! 	width=71 height=30 alt="Chercher" 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-connecter.gif" 
! 	width=111 height=30 alt="Lecteur Identifiant" hspace=0 vspace=0 border=0 name="menu-connecter"></a>
  -->
! 	<!-- TMPL_IF NAME="loggedinusername" -->
  	    <a href="/cgi-bin/koha/userpage.pl"
! 	    onMouseOver="document.mouseover.src='<!-- TMPL_VAR name="themelang" -->/images/mouseover-mysettings.gif'" 		onMouseOut="document.mouseover.src='<!-- TMPL_VAR name="themelang" -->/images/holder.gif'">
! 	    <img src="<!-- TMPL_VAR name="themelang" -->/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='<!-- TMPL_VAR name="themelang" -->/images/mouseover-join.gif'" 		onMouseOut="document.mouseover.src='<!-- TMPL_VAR name="themelang" -->/images/holder.gif'">
! 	    <img src="<!-- TMPL_VAR name="themelang" -->/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='<!-- TMPL_VAR name="themelang" -->/images/mouseover-home.gif'" 		onMouseOut="document.mouseover.src='<!-- TMPL_VAR name="themelang" -->/images/holder.gif'"><img src="<!-- TMPL_VAR name="themelang" -->/images/menu-home.gif"
! 	width=60 height=30 alt="Accueil" hspace=0 vspace=0 border=0 name="menu-home"></a></td>
  
          </TR>
***************
*** 61,68 ****
  <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>
  
--- 61,68 ----
  <tr valign=top>
  
!         <td><img src="<!-- TMPL_VAR name="themelang" -->/images/inside-koha-bottom.gif"
  	width=69 height=44 alt="KOHA" hspace=0 vspace=0 border=0 ></td>
  
!         <td align=right><img src="<!-- TMPL_VAR name="themelang" -->/images/holder.gif"
  	width=300 height=48 alt="" hspace=0 vspace=0 name="mouseover" ></a></td>
  

Index: parameters-bottom.inc
===================================================================
RCS file: /cvsroot/koha/koha/koha-tmpl/intranet-tmpl/default/fr/includes/parameters-bottom.inc,v
retrieving revision 1.4
retrieving revision 1.5
diff -C2 -r1.4 -r1.5
*** parameters-bottom.inc	18 Sep 2003 12:32:40 -0000	1.4
--- parameters-bottom.inc	11 Feb 2004 09:00:20 -0000	1.5
***************
*** 8,18 ****
  <FONT SIZE=2  face="arial, helvetica">
  <A HREF="/cgi-bin/koha/mainpage.pl">Accueil</a> ||
- <A HREF="/cgi-bin/koha/circ/circulation.pl">Circulation</a> ||
  <A HREF="/cgi-bin/koha/loadmodules.pl?module=search&type=intranet">Catalogue</a> ||
  <A HREF="/cgi-bin/koha/members-home.pl">Lecteurs</a> ||
  <A HREF="/cgi-bin/koha/loadmodules.pl?module=acquisitions">Acquisitions</a> ||
! <A HREF="/cgi-bin/koha/reports-home.pl">Etats</a> ||
  <A HREF="/cgi-bin/koha/admin-home.pl">Paramètres</a> ||
! <A HREF="/help/">Aide</a>
  </FONT>
  </CENTER>
--- 8,19 ----
  <FONT SIZE=2  face="arial, helvetica">
  <A HREF="/cgi-bin/koha/mainpage.pl">Accueil</a> ||
  <A HREF="/cgi-bin/koha/loadmodules.pl?module=search&type=intranet">Catalogue</a> ||
  <A HREF="/cgi-bin/koha/members-home.pl">Lecteurs</a> ||
  <A HREF="/cgi-bin/koha/loadmodules.pl?module=acquisitions">Acquisitions</a> ||
! <A HREF="/cgi-bin/koha/circ/circulation.pl">Circulation</a> ||
! <A HREF="/cgi-bin/koha/reports-home.pl">Rapports</a> ||
  <A HREF="/cgi-bin/koha/admin-home.pl">Paramètres</a> ||
! <A HREF="/cgi-bin/koha/about.pl">A propos</a> || 
! Help
  </FONT>
  </CENTER>

Index: parameters-top.inc
===================================================================
RCS file: /cvsroot/koha/koha/koha-tmpl/intranet-tmpl/default/fr/includes/parameters-top.inc,v
retrieving revision 1.10
retrieving revision 1.11
diff -C2 -r1.10 -r1.11
*** parameters-top.inc	7 Aug 2003 14:19:55 -0000	1.10
--- parameters-top.inc	11 Feb 2004 09:00:20 -0000	1.11
***************
*** 3,8 ****
  <html>
  <head>
! <title>KOHA: INTRANET: Parameters</title>
! <link rel="stylesheet" type="text/css" href="<TMPL_VAR name="themelang">/includes/common-style.css">
  </head>
  <body text="black" bgcolor="white" link="#0000ff" vlink="#0000ff" "3366cc" Alink="#cc3300"
--- 3,8 ----
  <html>
  <head>
! <title>KOHA: INTRANET: Paramètres</title>
! <link rel="stylesheet" type="text/css" href="<!-- TMPL_VAR name="themelang" -->/includes/common-style.css">
  </head>
  <body text="black" bgcolor="white" link="#0000ff" vlink="#0000ff" "3366cc" Alink="#cc3300"
***************
*** 31,35 ****
  <tr height="65">
  	<td valign="bottom" align="left">
! 		<table width="100%" cellpadding=0 cellspacing=0>
  		<tr>
  			<td>
--- 31,35 ----
  <tr height="65">
  	<td valign="bottom" align="left">
! 		<table width="100%" cellpadding=0 cellspacing=0 height=60>
  		<tr>
  			<td>
***************
*** 48,52 ****
  					</td>
  					<td>
! 						<a class="acquisition" href="/cgi-bin/koha/loadmodules.pl?module=acquisitions">Acquisition</a>
  					</td>
  					<td>
--- 48,52 ----
  					</td>
  					<td>
! 						<a class="acquisition" href="/cgi-bin/koha/loadmodules.pl?module=acquisitions">Acquisitions</a>
  					</td>
  					<td>
***************
*** 54,58 ****
  					</td>
  					<td>
! 						<a class="reports" href="/cgi-bin/koha/reports-home.pl">Etats</a>
  					</td>
  					<td>
--- 54,58 ----
  					</td>
  					<td>
! 						<a class="reports" href="/cgi-bin/koha/reports-home.pl">Rapports</a>
  					</td>
  					<td>
***************
*** 73,77 ****
  					</td>
  					<td>
! 						<a href="/cgi-bin/koha/admin/authorised_values.pl" class="submenu2">Valeurs auth</a>
  					</td>
  					<td>
--- 73,77 ----
  					</td>
  					<td>
! 						<a href="/cgi-bin/koha/admin/authorised_values.pl" class="submenu2">Valeur autorisée</a>
  					</td>
  					<td>
***************
*** 91,97 ****
  </table>
  <BLOCKQUOTE>
! <TMPL_IF NAME="loggedinusername">
!     <p align=left>Connecté en tant que: <TMPL_VAR NAME="loggedinusername"> [<a href=/cgi-bin/koha/mainpage.pl?logout.x=1>Déconnecter</a>]</p>
! <TMPL_ELSE>
!     <p align=left><a href=/cgi-bin/koha/opac-user.pl>Se connecter</a> à Koha</p>
! </TMPL_IF>
--- 91,97 ----
  </table>
  <BLOCKQUOTE>
! <!-- TMPL_IF NAME="loggedinusername" -->
!     <p align=left>Connecté comme: <!-- TMPL_VAR NAME="loggedinusername" --> [<a href=/cgi-bin/koha/mainpage.pl?logout.x=1>Déconnecter</a>]</p>
! <!-- TMPL_ELSE -->
!     <p align=left><a href=/cgi-bin/koha/opac-user.pl>S'identifier</a> à Koha</p>
! <!-- /TMPL_IF -->

Index: reports-bottom.inc
===================================================================
RCS file: /cvsroot/koha/koha/koha-tmpl/intranet-tmpl/default/fr/includes/reports-bottom.inc,v
retrieving revision 1.4
retrieving revision 1.5
diff -C2 -r1.4 -r1.5
*** reports-bottom.inc	18 Sep 2003 12:32:40 -0000	1.4
--- reports-bottom.inc	11 Feb 2004 09:00:20 -0000	1.5
***************
*** 8,18 ****
  <FONT SIZE=2  face="arial, helvetica">
  <A HREF="/cgi-bin/koha/mainpage.pl">Accueil</a> ||
- <A HREF="/cgi-bin/koha/circ/circulation.pl">Circulation</a> ||
  <A HREF="/cgi-bin/koha/loadmodules.pl?module=search&type=intranet">Catalogue</a> ||
  <A HREF="/cgi-bin/koha/members-home.pl">Lecteurs</a> ||
  <A HREF="/cgi-bin/koha/loadmodules.pl?module=acquisitions">Acquisitions</a> ||
! <A HREF="/cgi-bin/koha/reports-home.pl">Etats</a> ||
  <A HREF="/cgi-bin/koha/admin-home.pl">Paramètres</a> ||
! <A HREF="/help/">Aide</a>
  </FONT>
  </CENTER>
--- 8,19 ----
  <FONT SIZE=2  face="arial, helvetica">
  <A HREF="/cgi-bin/koha/mainpage.pl">Accueil</a> ||
  <A HREF="/cgi-bin/koha/loadmodules.pl?module=search&type=intranet">Catalogue</a> ||
  <A HREF="/cgi-bin/koha/members-home.pl">Lecteurs</a> ||
  <A HREF="/cgi-bin/koha/loadmodules.pl?module=acquisitions">Acquisitions</a> ||
! <A HREF="/cgi-bin/koha/circ/circulation.pl">Circulation</a> ||
! <A HREF="/cgi-bin/koha/reports-home.pl">Rapports</a> ||
  <A HREF="/cgi-bin/koha/admin-home.pl">Paramètres</a> ||
! <A HREF="/cgi-bin/koha/about.pl">A propos</a> || 
! Help
  </FONT>
  </CENTER>

Index: reports-top.inc
===================================================================
RCS file: /cvsroot/koha/koha/koha-tmpl/intranet-tmpl/default/fr/includes/reports-top.inc,v
retrieving revision 1.9
retrieving revision 1.10
diff -C2 -r1.9 -r1.10
*** reports-top.inc	5 Jun 2003 12:40:49 -0000	1.9
--- reports-top.inc	11 Feb 2004 09:00:20 -0000	1.10
***************
*** 3,8 ****
  <html>
  <head>
! <title>KOHA: INTRANET: Reports</title>
! <link rel="stylesheet" type="text/css" href="<TMPL_VAR name="themelang">/includes/common-style.css">
  </head>
  <body text="black" bgcolor="white" link="#0000ff" vlink="#0000ff" "3366cc" Alink="#cc3300"
--- 3,8 ----
  <html>
  <head>
! <title>KOHA: INTRANET: Rapports</title>
! <link rel="stylesheet" type="text/css" href="<!-- TMPL_VAR name="themelang" -->/includes/common-style.css">
  </head>
  <body text="black" bgcolor="white" link="#0000ff" vlink="#0000ff" "3366cc" Alink="#cc3300"
***************
*** 48,52 ****
  					</td>
  					<td>
! 						<a class="acquisition" href="/cgi-bin/koha/loadmodules.pl?module=acquisitions">Acquisition</a>
  					</td>
  					<td>
--- 48,52 ----
  					</td>
  					<td>
! 						<a class="acquisition" href="/cgi-bin/koha/loadmodules.pl?module=acquisitions">Acquisitions</a>
  					</td>
  					<td>
***************
*** 54,58 ****
  					</td>
  					<td>
! 						<a class="reports" href="/cgi-bin/koha/reports-home.pl">Etats</a>
  					</td>
  					<td>
--- 54,58 ----
  					</td>
  					<td>
! 						<a class="reports" href="/cgi-bin/koha/reports-home.pl">Rapports</a>
  					</td>
  					<td>
***************
*** 70,76 ****
  </table>
  <BLOCKQUOTE>
! <TMPL_IF NAME="loggedinusername">
!     <p align=left>Connecté en tant que: <TMPL_VAR NAME="loggedinusername"> [<a href=/cgi-bin/koha/mainpage.pl?logout.x=1>Déconnecter</a>]</p>
! <TMPL_ELSE>
!     <p align=left><a href=/cgi-bin/koha/opac-user.pl>Se connecter</a> à Koha</p>
! </TMPL_IF>
--- 70,76 ----
  </table>
  <BLOCKQUOTE>
! <!-- TMPL_IF NAME="loggedinusername" -->
!     <p align=left>Connecté comme: <!-- TMPL_VAR NAME="loggedinusername" --> [<a href=/cgi-bin/koha/mainpage.pl?logout.x=1>Déconnecter</a>]</p>
! <!-- TMPL_ELSE -->
!     <p align=left><a href=/cgi-bin/koha/opac-user.pl>S'identifier</a> à Koha</p>
! <!-- /TMPL_IF -->





More information about the Koha-cvs mailing list