koha-cvs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Koha-cvs] CVS: koha/koha-tmpl/intranet-tmpl/default/fr/includes about-t


From: Paul POULAIN
Subject: [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
Date: Tue, 06 May 2003 09:33:13 -0700

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");
        }
  




reply via email to

[Prev in Thread] Current Thread [Next in Thread]