[Koha-cvs] CVS: koha/koha-tmpl/intranet-tmpl/default/fr/includes about-top.inc,1.1,1.2 acquisitions-top.inc,1.6,1.7 cat-top.inc,1.7,1.8 circulation-top.inc,1.7,1.8 members-top.inc,1.7,1.8 reports-top.inc,1.7,1.8

Paul POULAIN tipaul at users.sourceforge.net
Tue May 6 18:33:13 CEST 2003


Update of /cvsroot/koha/koha/koha-tmpl/intranet-tmpl/default/fr/includes
In directory sc8-pr-cvs1:/tmp/cvs-serv30094/koha-tmpl/intranet-tmpl/default/fr/includes

Modified Files:
	about-top.inc acquisitions-top.inc cat-top.inc 
	circulation-top.inc members-top.inc reports-top.inc 
Log Message:
removing image links

Index: about-top.inc
===================================================================
RCS file: /cvsroot/koha/koha/koha-tmpl/intranet-tmpl/default/fr/includes/about-top.inc,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -r1.1 -r1.2
*** about-top.inc	6 May 2003 14:56:40 -0000	1.1
--- about-top.inc	6 May 2003 16:33:10 -0000	1.2
***************
*** 9,12 ****
--- 9,13 ----
  
  <style>
+ <TMPL_INCLUDE NAME="common-style.css">
  #menubar {
  	border-top:1px solid #666;
***************
*** 20,24 ****
  	font-weight: bold;
  	text-align:center;
! 	background-image:url("/images/background-mem.gif");
  	}
  
--- 21,25 ----
  	font-weight: bold;
  	text-align:center;
! 	background-image:url("<TMPL_VAR name="themelang">/images/background-mem.gif");
  	}
  

Index: acquisitions-top.inc
===================================================================
RCS file: /cvsroot/koha/koha/koha-tmpl/intranet-tmpl/default/fr/includes/acquisitions-top.inc,v
retrieving revision 1.6
retrieving revision 1.7
diff -C2 -r1.6 -r1.7
*** acquisitions-top.inc	5 May 2003 15:00:54 -0000	1.6
--- acquisitions-top.inc	6 May 2003 16:33:10 -0000	1.7
***************
*** 9,12 ****
--- 9,13 ----
  
  <style>
+ <TMPL_INCLUDE NAME="common-style.css">
  #menubar {
  	border-top:1px solid #666;
***************
*** 20,24 ****
  	font-weight: bold;
  	text-align:center;
! 	background-image:url("/images/background-mem.gif");
  	}
  
--- 21,25 ----
  	font-weight: bold;
  	text-align:center;
! 	background-image:url("<TMPL_VAR name="themelang">/images/background-mem.gif");
  	}
  

Index: cat-top.inc
===================================================================
RCS file: /cvsroot/koha/koha/koha-tmpl/intranet-tmpl/default/fr/includes/cat-top.inc,v
retrieving revision 1.7
retrieving revision 1.8
diff -C2 -r1.7 -r1.8
*** cat-top.inc	5 May 2003 15:00:54 -0000	1.7
--- cat-top.inc	6 May 2003 16:33:10 -0000	1.8
***************
*** 9,12 ****
--- 9,13 ----
  
  <style>
+ <TMPL_INCLUDE NAME="common-style.css">
  #menubar {
  	border-top:1px solid #666;
***************
*** 20,24 ****
  	font-weight: bold;
  	text-align:center;
! 	background-image:url("/images/background-mem.gif");
  	}
  
--- 21,25 ----
  	font-weight: bold;
  	text-align:center;
! 	background-image:url("<TMPL_VAR name="themelang">/images/background-mem.gif");
  	}
  

Index: circulation-top.inc
===================================================================
RCS file: /cvsroot/koha/koha/koha-tmpl/intranet-tmpl/default/fr/includes/circulation-top.inc,v
retrieving revision 1.7
retrieving revision 1.8
diff -C2 -r1.7 -r1.8
*** circulation-top.inc	5 May 2003 15:00:54 -0000	1.7
--- circulation-top.inc	6 May 2003 16:33:10 -0000	1.8
***************
*** 9,12 ****
--- 9,13 ----
  
  <style>
+ <TMPL_INCLUDE NAME="common-style.css">
  #menubar {
  	border-top:1px solid #666;
***************
*** 20,24 ****
  	font-weight: bold;
  	text-align:center;
! 	background-image:url("/images/background-mem.gif");
  	}
  
--- 21,25 ----
  	font-weight: bold;
  	text-align:center;
! 	background-image:url("<TMPL_VAR name="themelang">/images/background-mem.gif");
  	}
  

Index: members-top.inc
===================================================================
RCS file: /cvsroot/koha/koha/koha-tmpl/intranet-tmpl/default/fr/includes/members-top.inc,v
retrieving revision 1.7
retrieving revision 1.8
diff -C2 -r1.7 -r1.8
*** members-top.inc	5 May 2003 15:00:54 -0000	1.7
--- members-top.inc	6 May 2003 16:33:10 -0000	1.8
***************
*** 9,12 ****
--- 9,13 ----
  
  <style>
+ <TMPL_INCLUDE NAME="common-style.css">
  #menubar {
  	border-top:1px solid #666;
***************
*** 20,24 ****
  	font-weight: bold;
  	text-align:center;
! 	background-image:url("/images/background-mem.gif");
  	}
  
--- 21,25 ----
  	font-weight: bold;
  	text-align:center;
! 	background-image:url("<TMPL_VAR name="themelang">/images/background-mem.gif");
  	}
  

Index: reports-top.inc
===================================================================
RCS file: /cvsroot/koha/koha/koha-tmpl/intranet-tmpl/default/fr/includes/reports-top.inc,v
retrieving revision 1.7
retrieving revision 1.8
diff -C2 -r1.7 -r1.8
*** reports-top.inc	5 May 2003 15:00:54 -0000	1.7
--- reports-top.inc	6 May 2003 16:33:10 -0000	1.8
***************
*** 9,12 ****
--- 9,13 ----
  
  <style>
+ <TMPL_INCLUDE NAME="common-style.css">
  #menubar {
  	border-top:1px solid #666;
***************
*** 20,24 ****
  	font-weight: bold;
  	text-align:center;
! 	background-image:url("/images/background-mem.gif");
  	}
  
--- 21,25 ----
  	font-weight: bold;
  	text-align:center;
! 	background-image:url("<TMPL_VAR name="themelang">/images/background-mem.gif");
  	}
  





More information about the Koha-cvs mailing list